summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/entrance/entrance-0.9.0.20050116.ebuild')
-rw-r--r--x11-misc/entrance/entrance-0.9.0.20050116.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-misc/entrance/entrance-0.9.0.20050116.ebuild b/x11-misc/entrance/entrance-0.9.0.20050116.ebuild
index 993f4cc55e02..71f6b664cff9 100644
--- a/x11-misc/entrance/entrance-0.9.0.20050116.ebuild
+++ b/x11-misc/entrance/entrance-0.9.0.20050116.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/entrance/entrance-0.9.0.20050116.ebuild,v 1.1 2005/01/17 05:07:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/entrance/entrance-0.9.0.20050116.ebuild,v 1.2 2005/02/12 03:43:31 vapier Exp $
inherit enlightenment eutils
@@ -34,6 +34,8 @@ src_unpack() {
sed -i 's:default:gentooed:g' Makefile.am build_theme.sh
sed -i 's:\(data/themes/default/Makefile\):\1 data/themes/gentooed/Makefile:' ${S}/configure.in
fi
+ cd ${S}
+ epatch ${FILESDIR}/no-listen-tcp.patch
}
src_compile() {