r77770 - /scripts/AUTHOR

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat Jul 23 16:11:40 UTC 2011


Author: dmn
Date: Sat Jul 23 16:11:38 2011
New Revision: 77770

URL: http://svn.debian.org/wsvn/?sc=1&rev=77770
Log:
more fixes (sunds familiar?)

Modified:
    scripts/AUTHOR

Modified: scripts/AUTHOR
URL: http://svn.debian.org/wsvn/scripts/AUTHOR?rev=77770&op=diff
==============================================================================
--- scripts/AUTHOR (original)
+++ scripts/AUTHOR Sat Jul 23 16:11:38 2011
@@ -18,7 +18,7 @@
 
 if which curl > /dev/null; then
 	CURL=curl
-if [ -z "$CURL" ]; then
+else
 	CURL='wget -q -O -'
 fi
 




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