From 36ac65103bf5503e5bad1ecc7e8cb9e7643f6840 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 13 Sep 2019 17:49:31 +0100 Subject: Revert "gentoo resync : 13.09.2019" This reverts commit a1392efe64137262023d92492396ca9156d22396. --- .../files/xpaint-2.9.9.4-parallel-make.patch | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 media-gfx/xpaint/files/xpaint-2.9.9.4-parallel-make.patch (limited to 'media-gfx/xpaint/files/xpaint-2.9.9.4-parallel-make.patch') diff --git a/media-gfx/xpaint/files/xpaint-2.9.9.4-parallel-make.patch b/media-gfx/xpaint/files/xpaint-2.9.9.4-parallel-make.patch new file mode 100644 index 000000000000..250f634f9973 --- /dev/null +++ b/media-gfx/xpaint/files/xpaint-2.9.9.4-parallel-make.patch @@ -0,0 +1,25 @@ +From ae11f5cb975749bd8d6ffda48301eb4aadfee35d Mon Sep 17 00:00:00 2001 +From: hasufell +Date: Sun, 6 Oct 2013 21:02:12 +0200 +Subject: [PATCH] fix parallel make + +--- + Makefile.am | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/Makefile.am b/Makefile.am +index b2285a0..4cf1753 100644 +--- a/Makefile.am ++++ b/Makefile.am +@@ -112,7 +112,7 @@ XPaint.ad: app-defaults + XPaint.ad.h: substads XPaint.ad + ./substads -ad2c XPaint.ad $@ + +-xpaint.1: xpaint.1.in version.h ++xpaint.1: substads xpaint.1.in version.h + ./substads -single xpaint.1.in xpaint.1 XPAINT_VERSION $(PACKAGE_VERSION) + + install-exec-hook: +-- +1.8.3.2 + -- cgit v1.2.3