Gentoo Archives: gentoo-commits

From: "Markus Dittrich (markusle)" <markusle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/pspp/files: pspp-0.6.0-as-needed.patch
Date: Tue, 28 Oct 2008 13:36:27
Message-Id: E1KuokC-0001ES-Az@stork.gentoo.org
1 markusle 08/10/28 13:36:24
2
3 Added: pspp-0.6.0-as-needed.patch
4 Log:
5 Fixed as-needed issues (see bug #244547).
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.26-SENTINEL-3 i686)
7
8 Revision Changes Path
9 1.1 sci-mathematics/pspp/files/pspp-0.6.0-as-needed.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pspp/files/pspp-0.6.0-as-needed.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/pspp/files/pspp-0.6.0-as-needed.patch?rev=1.1&content-type=text/plain
13
14 Index: pspp-0.6.0-as-needed.patch
15 ===================================================================
16 diff -Naur pspp-0.6.0/src/ui/terminal/automake.mk pspp-0.6.0.new/src/ui/terminal/automake.mk
17 --- pspp-0.6.0/src/ui/terminal/automake.mk 2008-05-03 01:59:39.000000000 -0400
18 +++ pspp-0.6.0.new/src/ui/terminal/automake.mk 2008-10-28 09:20:50.000000000 -0400
19 @@ -37,7 +37,7 @@
20 $(NCURSES_LIBS) \
21 $(LIBICONV) \
22 gl/libgl.la \
23 - @LIBINTL@ @LIBREADLINE@
24 + @LIBINTL@ -lreadline