Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libXcm/files: libXcm-0.4.2-buildsystem.patch
Date: Sun, 05 Feb 2012 23:34:52
Message-Id: 20120205233442.5F1922004C@flycatcher.gentoo.org
1 xmw 12/02/05 23:34:42
2
3 Added: libXcm-0.4.2-buildsystem.patch
4 Log:
5 Initial import
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 media-libs/libXcm/files/libXcm-0.4.2-buildsystem.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libXcm/files/libXcm-0.4.2-buildsystem.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libXcm/files/libXcm-0.4.2-buildsystem.patch?rev=1.1&content-type=text/plain
14
15 Index: libXcm-0.4.2-buildsystem.patch
16 ===================================================================
17 --- libXcm-0.4.2/configure
18 +++ libXcm-0.4.2/configure
19 @@ -76,7 +76,7 @@
20 X_ADD_2="X11 Xfixes Xmu"
21 LIBS_TEST="m"
22
23 -STRIPOPT="sed s/-O.//"
24 +STRIPOPT="cat"
25
26 if [ $# -gt 0 ]; then
27 prefix=""
28 +++ libXcm-0.4.2/configure_tests.sh
29 --- libXcm-0.4.2/configure_tests.sh
30 @@ -3,7 +3,7 @@
31 set > testset.txt
32 ERROR=0
33 WARNING=0
34 -STRIPOPT='s/-O.// ; s/-isysroot [[:graph:]]*// ; s/-arch ppc// ; s/-arch i386//'
35 +STRIPOPT='s/-isysroot [[:graph:]]*// ; s/-arch ppc// ; s/-arch i386//'
36
37 mkdir -p tests
38
39 --- libXcm-0.4.2/makefile.in
40 +++ libXcm-0.4.2/makefile.in
41 @@ -51,7 +51,6 @@
42
43 DOKU = AUTHORS \
44 ChangeLog \
45 - COPYING \
46 README
47 SUB_DOKU = \
48 docs/net-color-spec