diff options
Diffstat (limited to 'app-portage/postsync/postsync-0.1_alpha.ebuild')
-rw-r--r-- | app-portage/postsync/postsync-0.1_alpha.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-portage/postsync/postsync-0.1_alpha.ebuild b/app-portage/postsync/postsync-0.1_alpha.ebuild index c5cfe7a2f..787631ebb 100644 --- a/app-portage/postsync/postsync-0.1_alpha.ebuild +++ b/app-portage/postsync/postsync-0.1_alpha.ebuild @@ -23,7 +23,6 @@ src_install() { insinto ${PORTCFG}/bin doins bin/post_sync - dosed "s:/etc/portage:${PORTCFG}:g" ${PORTCFG}/bin/post_sync insinto /usr/lib/postsync.d doins postsync.d/* |