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/contacts/files: contacts-0.11-fix-make-3.82.patch
Date: Thu, 02 Sep 2010 13:13:49
Message-Id: 20100902131346.8655F20051@flycatcher.gentoo.org
1 pacho 10/09/02 13:13:46
2
3 Added: contacts-0.11-fix-make-3.82.patch
4 Log:
5 Make this gmake-3.82 compliant, bug #333647 (reported by Diego E. 'Flameeyes' Pettenò and patch made by Jory A. Pratt). Use eapi2 and remove old.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch?rev=1.1&content-type=text/plain
13
14 Index: contacts-0.11-fix-make-3.82.patch
15 ===================================================================
16 --- Makefile.am-orig 2010-08-22 16:25:24.229598412 -0500
17 +++ Makefile.am 2010-08-22 16:25:26.488586678 -0500
18 @@ -11,4 +11,4 @@
19 MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp $(INTLTOOL_BUILT:=.in) install-sh ltmain.sh mkinstalldirs Makefile.in missing
20
21 snapshot:
22 - $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
23 + $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`