Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/gedit/files: gedit-2.20.3-libattr.patch
Date: Thu, 29 Nov 2007 19:00:38
Message-Id: E1Ixoch-00047t-Ty@stork.gentoo.org
1 jer 07/11/29 19:00:31
2
3 Added: gedit-2.20.3-libattr.patch
4 Log:
5 Apply a new libattr patch to 2.20.3 (bug #191989).
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.1 app-editors/gedit/files/gedit-2.20.3-libattr.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gedit/files/gedit-2.20.3-libattr.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gedit/files/gedit-2.20.3-libattr.patch?rev=1.1&content-type=text/plain
13
14 Index: gedit-2.20.3-libattr.patch
15 ===================================================================
16 --- configure.ac. 2007-10-18 11:12:44.000000000 +0200
17 +++ configure.ac 2007-11-29 19:41:10.000000000 +0100
18 @@ -139,8 +139,6 @@
19 dnl libattr checks
20 dnl ================================================================
21
22 -AC_CHECK_LIB(attr, attr_copy_fd)
23 -
24 AC_MSG_CHECKING([whether libattr support is requested])
25 AC_ARG_ENABLE([attr],
26 AS_HELP_STRING([--enable-attr],[Enable libattr support]),
27
28
29
30 --
31 gentoo-commits@g.o mailing list