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. +...@[email protected]: intlh.inst.in ../config.status +...@gt_yes@ cd .. \ +...@gt_yes@ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \ +...@gt_yes@ $(SHELL) ./config.status +...@[email protected]: intlh.inst +...@[email protected]: +- + # 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: ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
