packages: pcre/pcre.spec - missing backslash
wiget
wiget at pld-linux.org
Tue Mar 27 18:44:53 CEST 2012
Author: wiget Date: Tue Mar 27 16:44:53 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- missing backslash
---- Files affected:
packages/pcre:
pcre.spec (1.116 -> 1.117)
---- Diffs:
================================================================
Index: packages/pcre/pcre.spec
diff -u packages/pcre/pcre.spec:1.116 packages/pcre/pcre.spec:1.117
--- packages/pcre/pcre.spec:1.116 Sun Feb 19 15:43:41 2012
+++ packages/pcre/pcre.spec Tue Mar 27 18:44:48 2012
@@ -194,7 +194,7 @@
%{?with_pcre16:--enable-pcre16} \
--enable-pcregrep-libz \
--enable-pcregrep-libbz2 \
- --enable-pcretest-libreadline
+ --enable-pcretest-libreadline \
--enable-unicode-properties \
--enable-utf8
@@ -315,6 +315,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.117 2012/03/27 16:44:48 wiget
+- missing backslash
+
Revision 1.116 2012/02/19 14:43:41 qboosh
- sorted configure options
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/pcre/pcre.spec?r1=1.116&r2=1.117
More information about the pld-cvs-commit
mailing list