packages: lgeneral/lgeneral-separator.patch (NEW) - fix "missing separator"...

lisu lisu at pld-linux.org
Thu Sep 30 10:17:52 CEST 2010


Author: lisu                         Date: Thu Sep 30 08:17:52 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix "missing separator" error

---- Files affected:
packages/lgeneral:
   lgeneral-separator.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/lgeneral/lgeneral-separator.patch
diff -u /dev/null packages/lgeneral/lgeneral-separator.patch:1.1
--- /dev/null	Thu Sep 30 10:17:53 2010
+++ packages/lgeneral/lgeneral-separator.patch	Thu Sep 30 10:17:47 2010
@@ -0,0 +1,19 @@
+--- lgeneral-1.2/intl/Makefile.in~	2006-05-29 18:43:09.000000000 +0200
++++ lgeneral-1.2/intl/Makefile.in	2010-09-30 10:13:16.768882668 +0200
+@@ -203,16 +203,6 @@
+ 	cd .. \
+ 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
+ 
+-# The dependency for intlh.inst is different in gettext and all other
+-# packages.  Because we cannot you GNU make features we have to solve
+-# the problem while rewriting Makefile.in.
+- at GT_YES@intlh.inst: intlh.inst.in ../config.status
+- at GT_YES@	cd .. \
+- at GT_YES@	&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \
+- at GT_YES@	  $(SHELL) ./config.status
+- at GT_NO@.PHONY: intlh.inst
+- at GT_NO@intlh.inst:
+-
+ # Tell versions [3.59,3.63) of GNU make not to export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT:
================================================================


More information about the pld-cvs-commit mailing list