Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-terms/wterm/files: wterm-6.2.9-strip.patch
Date: Thu, 27 Nov 2008 23:09:51
Message-Id: E1L5pzZ-0007TA-6T@stork.gentoo.org
1 jer 08/11/27 23:09:49
2
3 Added: wterm-6.2.9-strip.patch
4 Log:
5 Do not strip (bug #222309).
6 (Portage version: 2.1.6_rc2/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
7
8 Revision Changes Path
9 1.1 x11-terms/wterm/files/wterm-6.2.9-strip.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/wterm/files/wterm-6.2.9-strip.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/wterm/files/wterm-6.2.9-strip.patch?rev=1.1&content-type=text/plain
13
14 Index: wterm-6.2.9-strip.patch
15 ===================================================================
16 --- wterm-6.2.9/autoconf/Make.common.in.orig 1999-02-02 12:08:08.000000000 +0100
17 +++ wterm-6.2.9/autoconf/Make.common.in 2008-11-28 00:03:43.000000000 +0100
18 @@ -41,7 +41,7 @@
19 CP = @CP@
20 SED = @SED@
21 INSTALL = @INSTALL@
22 -INSTALL_PROGRAM = @INSTALL@ -s -m 755
23 +INSTALL_PROGRAM = @INSTALL@ -m 755
24 INSTALL_DATA = @INSTALL@ -m 644
25
26 # Flags & libs