r41262 - /scripts/repack.sh

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Mon Aug 3 22:50:31 UTC 2009


Author: ryan52-guest
Date: Mon Aug  3 22:50:23 2009
New Revision: 41262

URL: http://svn.debian.org/wsvn/?sc=1&rev=41262
Log:
there can be whitespace and then more words I guess..

Modified:
    scripts/repack.sh

Modified: scripts/repack.sh
URL: http://svn.debian.org/wsvn/scripts/repack.sh?rev=41262&op=diff
==============================================================================
--- scripts/repack.sh (original)
+++ scripts/repack.sh Mon Aug  3 22:50:23 2009
@@ -74,7 +74,7 @@
                     PATTERN="${PATTERN}/"
                 fi
             else
-                PATTERN="${PATTERN}$"
+                PATTERN="${PATTERN}\s"
             fi
             grep -v "$PATTERN" "MANIFEST" > "$DIR/MANIFEST"
             real_mv "$DIR/MANIFEST" "MANIFEST"




More information about the Pkg-perl-cvs-commits mailing list