]> git.pld-linux.org Git - packages/help2man.git/commitdiff
- simple patch instead of simple workaround (make -j1)
authorSzymon Siwek <sls@pld-linux.org>
Wed, 19 Dec 2007 02:42:49 +0000 (02:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    help2man-make-jN.patch -> 1.1

help2man-make-jN.patch [new file with mode: 0644]

diff --git a/help2man-make-jN.patch b/help2man-make-jN.patch
new file mode 100644 (file)
index 0000000..41e3da5
--- /dev/null
@@ -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
This page took 0.10305 seconds and 4 git commands to generate.