packages: builder - I must be tired :-P

sparky sparky at pld-linux.org
Wed Nov 18 22:56:15 CET 2009


Author: sparky                       Date: Wed Nov 18 21:56:15 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- I must be tired :-P

---- Files affected:
packages:
   builder (1.597 -> 1.598) 

---- Diffs:

================================================================
Index: packages/builder
diff -u packages/builder:1.597 packages/builder:1.598
--- packages/builder:1.597	Wed Nov 18 22:54:58 2009
+++ packages/builder	Wed Nov 18 22:56:09 2009
@@ -375,8 +375,7 @@
 depspecname() {
 	local package="$1"
 
-	package=$(echo "$package" | sed -e '/perl(.*)/{s,perl(\(.*\)),perl-\1,;s,::,-,g};'
-		-e 's/-\(devel\|static\)$//' )
+	package=$(echo "$package" | sed -e '/perl(.*)/{s,perl(\(.*\)),perl-\1,;s,::,-,g};' -e 's/-\(devel\|static\)$//' )
 	echo "$package"
 }
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/builder?r1=1.597&r2=1.598&f=u



More information about the pld-cvs-commit mailing list