diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:45:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:45:33 +0000 |
commit | 3e6b46981471da9d92c2dfe819abfed27c6976da (patch) | |
tree | a65eae82e93fc9b263a8dd2afa5d4445d4887e90 /app-admin/watchfolder | |
parent | Removed the bug reporting warning that was copied from the desktop-effects ov... (diff) | |
download | gentoo-2-3e6b46981471da9d92c2dfe819abfed27c6976da.tar.gz gentoo-2-3e6b46981471da9d92c2dfe819abfed27c6976da.tar.bz2 gentoo-2-3e6b46981471da9d92c2dfe819abfed27c6976da.zip |
whitespace
(Portage version: 2.1.4.5)
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 |