aboutsummaryrefslogtreecommitdiff
path: root/trunk/lib
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-08 01:35:03 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-08 01:35:03 +0000
commitce8a463cde32b8869a9e2e269448f198f2ddc00b (patch)
tree3fcc03fa3c32577f8f93aab183ba2068234823f9 /trunk/lib
parentd2b32c863175524692874232fd6bc3632825db6e (diff)
downloadsimplepkg-ce8a463cde32b8869a9e2e269448f198f2ddc00b.tar.gz
simplepkg-ce8a463cde32b8869a9e2e269448f198f2ddc00b.tar.bz2
bugfix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@322 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/lib')
-rw-r--r--trunk/lib/common.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh
index 6d1a5ab..03c7da1 100644
--- a/trunk/lib/common.sh
+++ b/trunk/lib/common.sh
@@ -579,7 +579,6 @@ function gen_filelist {
if [ -d "patches" ]; then
gen_patches_filelist patches
- echo "Created new patches/FILE_LIST"
fi
}