diff options
author | David Shakaryan <omp@gentoo.org> | 2006-09-22 06:31:02 +0000 |
---|---|---|
committer | David Shakaryan <omp@gentoo.org> | 2006-09-22 06:31:02 +0000 |
commit | 16fecf5fe2e83013c9f196e5457f61983fa9608f (patch) | |
tree | c5d124653b32f220b3cb2d0c93e987dc8b602530 /net-p2p/museek+/museek+-0.1.11.ebuild | |
parent | kde-misc/dolphin: Removing from overlay as flameeyes has committed it to the ... (diff) | |
download | sunrise-16fecf5fe2e83013c9f196e5457f61983fa9608f.tar.gz sunrise-16fecf5fe2e83013c9f196e5457f61983fa9608f.tar.bz2 sunrise-16fecf5fe2e83013c9f196e5457f61983fa9608f.zip |
net-p2p/museek+: Aesthetic changes.
svn path=/sunrise/; revision=1298
Diffstat (limited to 'net-p2p/museek+/museek+-0.1.11.ebuild')
-rw-r--r-- | net-p2p/museek+/museek+-0.1.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/museek+/museek+-0.1.11.ebuild b/net-p2p/museek+/museek+-0.1.11.ebuild index a7f589985..2b3b0c889 100644 --- a/net-p2p/museek+/museek+-0.1.11.ebuild +++ b/net-p2p/museek+/museek+-0.1.11.ebuild @@ -97,12 +97,12 @@ src_install() { # conf.d and init.d scripts by SeeSchloss exeinto /etc/init.d - #newexe ${FILESDIR}/conf.d-mulog mulog - newexe ${FILESDIR}/init.d-museekd museekd + #newexe "${FILESDIR}/conf.d-mulog" mulog + newexe "${FILESDIR}/init.d-museekd" museekd insinto /etc/conf.d #newins "${FILESDIR}"/conf.d-mulog mulog - newins ${FILESDIR}/conf.d-museekd museekd + newins "${FILESDIR}/conf.d-museekd" museekd } pkg_postinst() { |