From f4fc82f3740b581b7166165d1b41936de32e6ca7 Mon Sep 17 00:00:00 2001 From: dockes Date: Fri, 21 Nov 2008 16:37:25 +0000 Subject: [PATCH] ccmake cleanup in kio_recoll --- src/kde/kioslave/recoll/00README.txt | 4 ++-- src/makesrcdist.sh | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/kde/kioslave/recoll/00README.txt b/src/kde/kioslave/recoll/00README.txt index 80870895..50ebc725 100644 --- a/src/kde/kioslave/recoll/00README.txt +++ b/src/kde/kioslave/recoll/00README.txt @@ -20,9 +20,9 @@ A kind of recipe: - Extract the source and build recoll normally. - In the recoll source, go to kde/kioslave/recoll, then execute: - cmake CMakeLists.txt ccmake . - # Change the install prefix from /usr/local to /usr, then 'c', 'g' + # type 'c', then change the install prefix from /usr/local to /usr, then + # 'c', 'g' make sudo make install diff --git a/src/makesrcdist.sh b/src/makesrcdist.sh index e94f7144..2a62a87e 100644 --- a/src/makesrcdist.sh +++ b/src/makesrcdist.sh @@ -1,5 +1,5 @@ #!/bin/sh -# @(#$Id: makesrcdist.sh,v 1.14 2008-10-13 11:46:27 dockes Exp $ (C) 2005 J.F.Dockes +# @(#$Id: makesrcdist.sh,v 1.15 2008-11-21 16:37:25 dockes Exp $ (C) 2005 J.F.Dockes # A shell-script to make a recoll source distribution #set -x @@ -62,6 +62,10 @@ cvs commit -m '' README INSTALL make distclean yes | clean.O rm -f lib/*.dep +# Possibly clean up the cmake stuff +cd kde/kioslave/recoll/ || exit 1 +rm -rf CMakeCache.txt CMakeFiles/ CMakeTmp/ CPack* CTestTestfile.cmake cmake_* *automoc* lib + $TAR chfX - excludefile . | (cd $topdir;$TAR xf -) # Fix the single/multiple page link in the header (we dont deliver the