packages: libucil/libucil-ac.patch (NEW)=?UTF-8?Q?=20?=- new

adamg adamg at pld-linux.org
Thu Feb 9 18:34:45 CET 2012


Author: adamg                        Date: Thu Feb  9 17:34:45 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new

---- Files affected:
packages/libucil:
   libucil-ac.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/libucil/libucil-ac.patch
diff -u /dev/null packages/libucil/libucil-ac.patch:1.1
--- /dev/null	Thu Feb  9 18:34:45 2012
+++ packages/libucil/libucil-ac.patch	Thu Feb  9 18:34:39 2012
@@ -0,0 +1,11 @@
+--- libucil-0.9.10/configure.ac~	2010-08-31 08:52:31.000000000 +0200
++++ libucil-0.9.10/configure.ac	2012-02-09 18:34:02.832816354 +0100
+@@ -236,7 +236,7 @@
+ 		    gpl=false ;;
+ 		*) AC_MSG_ERROR([bad value ${enableval} for --enable-gpl]) ;;
+ 	      esac],[gpl=false])
+-AM_CONDITIONAL([ALLOW_GPL], [text x$gpl = xtrue])
++AM_CONDITIONAL([ALLOW_GPL], [test x$gpl = xtrue])
+ 
+ 
+ 
================================================================


More information about the pld-cvs-commit mailing list