]> git.pld-linux.org Git - packages/glib2.git/commitdiff
we want m4 macros to be noarch because otherwise we end up with:
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 2 Mar 2007 20:06:41 +0000 (20:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Invalid configuration `noarch-pld-linux': machine `noarch-pld' not recognized
for noarch packages.

Changed files:
    glib2-noarch.patch -> 1.1

glib2-noarch.patch [new file with mode: 0644]

diff --git a/glib2-noarch.patch b/glib2-noarch.patch
new file mode 100644 (file)
index 0000000..784c812
--- /dev/null
@@ -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)
This page took 0.131518 seconds and 4 git commands to generate.