diff options
Diffstat (limited to 'net-misc/kiax/kiax-0.8.4.ebuild')
-rw-r--r-- | net-misc/kiax/kiax-0.8.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/kiax/kiax-0.8.4.ebuild b/net-misc/kiax/kiax-0.8.4.ebuild index 1e41641c4eb2..2ce4c757e31d 100644 --- a/net-misc/kiax/kiax-0.8.4.ebuild +++ b/net-misc/kiax/kiax-0.8.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kiax/kiax-0.8.4.ebuild,v 1.4 2005/08/15 20:37:15 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kiax/kiax-0.8.4.ebuild,v 1.5 2006/01/26 13:18:20 caleb Exp $ inherit eutils kde-functions @@ -21,6 +21,7 @@ src_unpack() { cd ${S} epatch ${FILESDIR}/${PN}-0.8.4-iaxwrapper.patch + epatch ${FILESDIR}/configure.patch # add prefix for make install sed -i -e "s:\(\$(DEST_PATH)\):\${INSTALL_ROOT}\1:" \ |