commit: 45894a976b7f1e443571c42e8859b07fbc18c2ce
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 8 23:01:16 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Mar 8 23:10:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45894a97
app-admin/watchfolder: remove trailing whitespaces.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild
b/app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild
index 6d61b35109f..395d4e142bb 100644
--- a/app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild
+++ b/app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild
@@ -22,7 +22,7 @@ PATCHES=(
"${FILESDIR}"/${PV}-fortify-sources.patch
)
-src_prepare() {
+src_prepare() {
default
sed -i \
-e '/-c -o/s:OPT:CFLAGS:' \
@@ -36,7 +36,7 @@ src_compile() {
}
src_install() {
- dobin watchd
+ dobin watchd
insinto /etc
doins watchd.conf
dodoc README doc/*