From 43d1ec34a936a6e4f7bb80a1ff6fb2c5f5dbcbe5 Mon Sep 17 00:00:00 2001 From: Danny van Dyk Date: Thu, 9 Sep 2004 21:57:55 +0000 Subject: Oops: ${WORKDIR} -> ${FILESDIR} ;-) --- net-fs/samba/samba-3.0.6-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-fs') diff --git a/net-fs/samba/samba-3.0.6-r4.ebuild b/net-fs/samba/samba-3.0.6-r4.ebuild index b5f0c3ba449d..65a6bd1399e4 100644 --- a/net-fs/samba/samba-3.0.6-r4.ebuild +++ b/net-fs/samba/samba-3.0.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.6-r4.ebuild,v 1.9 2004/09/09 20:35:47 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.6-r4.ebuild,v 1.10 2004/09/09 21:57:55 kugelfang Exp $ inherit eutils flag-o-matic @@ -88,7 +88,7 @@ src_unpack() { cp -a ${S}/examples ${S}/examples.ORIG # Prep samba-vscan source. use oav && cp -a ${WORKDIR}/${PN}-vscan-${VSCAN_VER} ${S}/examples/VFS - use amd64 && epatch ${WORKDIR}/${P}-libdirsymlink.patch + use amd64 && epatch ${FILEDIR}/${P}-libdirsymlink.patch #----------------------------------------------------------------------- cd ${S}/source echo "Running autoconf ..." -- cgit v1.2.3-65-gdbad