]> pd.if.org Git - zpackage/commitdiff
remove chatter
authorNathan Wagner <nw@hydaspes.if.org>
Wed, 24 Oct 2018 05:34:00 +0000 (05:34 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Sat, 3 Nov 2018 12:39:52 +0000 (12:39 +0000)
zpm-add

diff --git a/zpm-add b/zpm-add
index 6c2965c696dc8e659cd4857e0ad731be881c5615..cfce783c2f3cebd10a7066b192fe0a2729f2383f 100755 (executable)
--- a/zpm-add
+++ b/zpm-add
@@ -137,7 +137,6 @@ for path in $*; do
        fi
 
        if [ ! -z "$strip" ]; then
-               echo "stripping $strip"
                rpath=${rpath#$strip}
                rpath=${rpath#/}
        fi