Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/quick-lounge-applet/files: quick-lounge-applet-2.14.0-fix-make-3.82.patch
Date: Thu, 02 Sep 2010 12:53:42
Message-Id: 20100902125337.8172B2003C@flycatcher.gentoo.org
1 pacho 10/09/02 12:53:37
2
3 Added: quick-lounge-applet-2.14.0-fix-make-3.82.patch
4 Log:
5 Make this gmake-3.82 compliant, bug #333643
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 gnome-extra/quick-lounge-applet/files/quick-lounge-applet-2.14.0-fix-make-3.82.patch
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/quick-lounge-applet/files/quick-lounge-applet-2.14.0-fix-make-3.82.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/quick-lounge-applet/files/quick-lounge-applet-2.14.0-fix-make-3.82.patch?rev=1.1&content-type=text/plain
13
14 Index: quick-lounge-applet-2.14.0-fix-make-3.82.patch
15 ===================================================================
16 --- data/Makefile.am-orig 2010-08-22 16:31:09.747598202 -0500
17 +++ data/Makefile.am 2010-08-22 16:31:49.017577389 -0500
18 @@ -40,11 +40,11 @@
19 # don't do this if we are building in eg. rpm
20 install-data-local: $(schemas_DATA)
21 if GCONF_SCHEMAS_INSTALL
22 - if test -z "$(DESTDIR)" ; then \
23 - for p in $^ ; do \
24 - GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $$p >&1 > /dev/null; \
25 - done \
26 - fi
27 + if test -z "$(DESTDIR)" ; then \
28 + for p in $^ ; do \
29 + GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $$p >&1 > /dev/null; \
30 + done \
31 + fi
32 endif
33
34 EXTRA_DIST = \