X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=zpm-add;h=cfce783c2f3cebd10a7066b192fe0a2729f2383f;hb=9e0744460ead27a2fad41a32f48d6b6c97af6e6e;hp=6c2965c696dc8e659cd4857e0ad731be881c5615;hpb=4551e4029b7dddffb358d8a61691b1a9f6cbef40;p=zpackage diff --git a/zpm-add b/zpm-add index 6c2965c..cfce783 100755 --- 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