diff options
Diffstat (limited to 'app-admin/watchfolder')
-rw-r--r-- | app-admin/watchfolder/watchfolder-0.3.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/watchfolder/watchfolder-0.3.3.ebuild b/app-admin/watchfolder/watchfolder-0.3.3.ebuild index b49d4cda5c11..f77985192a22 100644 --- a/app-admin/watchfolder/watchfolder-0.3.3.ebuild +++ b/app-admin/watchfolder/watchfolder-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/watchfolder/watchfolder-0.3.3.ebuild,v 1.5 2008/10/23 02:36:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/watchfolder/watchfolder-0.3.3.ebuild,v 1.6 2008/10/27 22:45:33 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -34,7 +34,6 @@ src_compile() { emake CC="$(tc-getCC)" || die "emake failed" } - src_install() { dobin watchd insinto /etc |