Author: arekm                        Date: Fri Mar  2 20:06:46 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
we want m4 macros to be noarch because otherwise we end up with:
Invalid configuration `noarch-pld-linux': machine `noarch-pld' not recognized
for noarch packages.

---- Files affected:
SOURCES:
   glib2-noarch.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/glib2-noarch.patch
diff -u /dev/null SOURCES/glib2-noarch.patch:1.1
--- /dev/null   Fri Mar  2 21:06:46 2007
+++ SOURCES/glib2-noarch.patch  Fri Mar  2 21:06:41 2007
@@ -0,0 +1,12 @@
+diff -urN glib-2.12.9.org/m4macros/glib-gettext.m4 
glib-2.12.9/m4macros/glib-gettext.m4
+--- glib-2.12.9.org/m4macros/glib-gettext.m4   2007-01-17 00:24:38.000000000 
+0100
++++ glib-2.12.9/m4macros/glib-gettext.m4       2007-03-02 20:58:56.702623000 
+0100
+@@ -101,7 +101,7 @@
+ #-----------------
+ glib_DEFUN([GLIB_WITH_NLS],
+   dnl NLS is obligatory
+-  [AC_REQUIRE([AC_CANONICAL_HOST])dnl
++  [dnl AC_REQUIRE([AC_CANONICAL_HOST])dnl
+     USE_NLS=yes
+     AC_SUBST(USE_NLS)
+ 
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to