aboutsummaryrefslogtreecommitdiff
path: root/trunk/lib/common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/lib/common.sh')
-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 d47f687..f66e9a7 100644
--- a/trunk/lib/common.sh
+++ b/trunk/lib/common.sh
@@ -274,7 +274,6 @@ function eval_config {
if which $SIMPLARET &> /dev/null; then
if [ "$SIMPLARET_UPDATE" == "1" ]; then
if [ "$2" == "-u" ]; then
- echo "updating package database..."
ARCH=$ARCH VERSION=$VERSION $SIMPLARET --update
fi
fi