aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-01-23 19:43:32 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-01-23 19:43:32 +0000
commitfbac4831ed124fe7936322142993a20044847e8c (patch)
tree144f0c102b725a61f07d66864804be51cd07a9e3 /lib
parent7dbd3fb0b83179f16cbec36fad340f450c1e0a79 (diff)
downloadsimplepkg-fbac4831ed124fe7936322142993a20044847e8c.tar.gz
simplepkg-fbac4831ed124fe7936322142993a20044847e8c.tar.bz2
small fixes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@119 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'lib')
-rw-r--r--lib/common.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/common.sh b/lib/common.sh
index 4953041..2065739 100644
--- a/lib/common.sh
+++ b/lib/common.sh
@@ -120,7 +120,6 @@ function install_packages {
SILENT=1 ARCH=$ARCH VERSION=$VERSION $SIMPLARET --purge
fi
else
- echo error: could not install package $pack
unable_to_install="$unable_to_install\n\t$pack"
fi