SOURCES: help2man-make-jN.patch (NEW) - simple patch instead of si...
sls
sls at pld-linux.org
Wed Dec 19 03:42:55 CET 2007
Author: sls Date: Wed Dec 19 02:42:54 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- simple patch instead of simple workaround (make -j1)
---- Files affected:
SOURCES:
help2man-make-jN.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/help2man-make-jN.patch
diff -u /dev/null SOURCES/help2man-make-jN.patch:1.1
--- /dev/null Wed Dec 19 03:42:54 2007
+++ SOURCES/help2man-make-jN.patch Wed Dec 19 03:42:49 2007
@@ -0,0 +1,10 @@
+--- help2man-1.36.4/Makefile.in.orig 2007-12-19 03:00:57.059900362 +0100
++++ help2man-1.36.4/Makefile.in 2007-12-19 03:01:16.556925968 +0100
+@@ -53,6 +53,7 @@
+ fi
+
+ install_preload: preload
++ $(MKINSTALLDIRS) $(DESTDIR)$(libdir)
+ $(INSTALL_PROGRAM) $(preload).so $(DESTDIR)$(libdir)
+
+ install_l10n: man_l10n
================================================================
More information about the pld-cvs-commit
mailing list