Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/jpeginfo/files: jpeginfo-1.6.0-parallel_install.patch
Date: Tue, 02 Mar 2010 01:44:19
Message-Id: E1NmH9l-00068j-Is@stork.gentoo.org
1 ssuominen 10/03/02 01:44:17
2
3 Added: jpeginfo-1.6.0-parallel_install.patch
4 Log:
5 Fix parallel make (install) wrt #294820, thanks to Diego E. Pettenò for reporting.
6 (Portage version: 2.2_rc63/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 media-gfx/jpeginfo/files/jpeginfo-1.6.0-parallel_install.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpeginfo/files/jpeginfo-1.6.0-parallel_install.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpeginfo/files/jpeginfo-1.6.0-parallel_install.patch?rev=1.1&content-type=text/plain
13
14 Index: jpeginfo-1.6.0-parallel_install.patch
15 ===================================================================
16 --- Makefile.in
17 +++ Makefile.in
18 @@ -79,7 +79,7 @@
19 groff -Tps -mandoc ./$(PKGNAME).1 >$(PKGNAME).ps
20 groff -Tascii -mandoc ./$(PKGNAME).1 | tee $(PKGNAME).prn | sed 's/.//g' >$(PKGNAME).txt
21
22 -install.man:
23 +install.man: install.dirs
24 $(INSTALL) -m 644 $(PKGNAME).1 $(INSTALL_ROOT)/$(mandir)/man1/$(PKGNAME).1
25
26 install.dirs: