summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/postsync/postsync-0.1_alpha.ebuild')
-rw-r--r--app-portage/postsync/postsync-0.1_alpha.ebuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/app-portage/postsync/postsync-0.1_alpha.ebuild b/app-portage/postsync/postsync-0.1_alpha.ebuild
index 66cc46a4b..c5cfe7a2f 100644
--- a/app-portage/postsync/postsync-0.1_alpha.ebuild
+++ b/app-portage/postsync/postsync-0.1_alpha.ebuild
@@ -29,13 +29,6 @@ src_install() {
doins postsync.d/*
dodoc README ChangeLog doc/*
-
- fowners root:portage /usr/sbin/postsync ${PORTCFG}/bin/post_sync
- cd postsync.d
- for f in *
- do
- fowners root:portage /usr/lib/${f}
- done
}
pkg_postinst() {