Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/cwm/files: cwm-20111229-Makefile.patch cwm-20110213-Makefile.patch
Date: Sun, 29 Jan 2012 01:50:07
Message-Id: 20120129014955.614372004C@flycatcher.gentoo.org
1 xmw 12/01/29 01:49:55
2
3 Added: cwm-20111229-Makefile.patch
4 Removed: cwm-20110213-Makefile.patch
5 Log:
6 Version bump to new tarball, remove old version, EAPI-4
7
8 (Portage version: 2.1.10.44/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.1 x11-wm/cwm/files/cwm-20111229-Makefile.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/cwm/files/cwm-20111229-Makefile.patch?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/cwm/files/cwm-20111229-Makefile.patch?rev=1.1&content-type=text/plain
15
16 Index: cwm-20111229-Makefile.patch
17 ===================================================================
18 --- cwm-20111229/Makefile
19 +++ cwm-20111229/Makefile
20 @@ -16,7 +16,7 @@
21
22 CPPFLAGS+= `pkg-config --cflags fontconfig x11 xft xinerama xrandr`
23
24 -CFLAGS= -Wall -O2 -g
25 +CFLAGS?= -Wall -O2 -g
26
27 LDFLAGS+= `pkg-config --libs fontconfig x11 xft xinerama xrandr`