summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-11-01 19:09:22 +0000
committerChristian Heim <phreak@gentoo.org>2007-11-01 19:09:22 +0000
commit3c623218cbdd3c166e1ab3200cfc5b7edf11d03e (patch)
treeddee01fb48c46a68803b6d6acf763af1bc4e423f /sys-libs/gpm/gpm-1.20.1-r6.ebuild
parentAdd ~alpha/~ia64 wrt #197543 (diff)
downloadhistorical-3c623218cbdd3c166e1ab3200cfc5b7edf11d03e.tar.gz
historical-3c623218cbdd3c166e1ab3200cfc5b7edf11d03e.tar.bz2
historical-3c623218cbdd3c166e1ab3200cfc5b7edf11d03e.zip
Add patch by Tomas Janousek to fix compilation against linux-headers-2.6.23 (see #195977).
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'sys-libs/gpm/gpm-1.20.1-r6.ebuild')
-rw-r--r--sys-libs/gpm/gpm-1.20.1-r6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/gpm/gpm-1.20.1-r6.ebuild b/sys-libs/gpm/gpm-1.20.1-r6.ebuild
index db71761253d7..ec0b80222294 100644
--- a/sys-libs/gpm/gpm-1.20.1-r6.ebuild
+++ b/sys-libs/gpm/gpm-1.20.1-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild,v 1.1 2007/07/07 19:48:14 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild,v 1.2 2007/11/01 19:09:21 phreak Exp $
# emacs support disabled due to Bug 99533
@@ -29,6 +29,7 @@ src_unpack() {
EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/patch
epatch "${FILESDIR}"/gpm-configure-LANG.patch
epatch "${FILESDIR}"/gpm-daemon.patch
+ epatch "${FILESDIR}"/gpm-OPEN_MAX.patch
}
src_compile() {