summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-02-29 15:04:39 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-02-29 15:04:39 +0000
commit35aa0c1a59c3a5be8162b71f9f8e88f134ab45d0 (patch)
tree8ca58f1ee83704799bdaf4cc32dc9657c623395e /x11-libs/libwmfun
parentVersion bumped, closing bug #43263 (Manifest recommit) (diff)
downloadgentoo-2-35aa0c1a59c3a5be8162b71f9f8e88f134ab45d0.tar.gz
gentoo-2-35aa0c1a59c3a5be8162b71f9f8e88f134ab45d0.tar.bz2
gentoo-2-35aa0c1a59c3a5be8162b71f9f8e88f134ab45d0.zip
mirror:// updates, ChangeLog fixes and other fixes.
Diffstat (limited to 'x11-libs/libwmfun')
-rw-r--r--x11-libs/libwmfun/libwmfun-0.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libwmfun/libwmfun-0.0.4.ebuild b/x11-libs/libwmfun/libwmfun-0.0.4.ebuild
index c58ab079f898..720b690ac230 100644
--- a/x11-libs/libwmfun/libwmfun-0.0.4.ebuild
+++ b/x11-libs/libwmfun/libwmfun-0.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwmfun/libwmfun-0.0.4.ebuild,v 1.5 2003/06/04 13:43:13 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwmfun/libwmfun-0.0.4.ebuild,v 1.6 2004/02/29 15:04:38 aliz Exp $
DESCRIPTION="Additional FUN! WindowMaker library"
HOMEPAGE="http://www.windowmaker.org"
@@ -20,7 +20,7 @@ src_unpack() {
unpack ${A}
cd ${WORKDIR}
- patch -p0 < ${FILESDIR}/proplist-freetype2.diff
+ epatch ${FILESDIR}/proplist-freetype2.diff
}