summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-06-25 07:02:41 +0000
committerSamuli Suominen <drac@gentoo.org>2007-06-25 07:02:41 +0000
commit0fdb1128f7a3683d6c3be78a3a5d8fb7bfe8d8c4 (patch)
tree1315a15364eade795e637377f603cc5aec0ae80e /media-sound
parentFix cosmetics, meaning harmless warnings for previous commit. (diff)
downloadgentoo-2-0fdb1128f7a3683d6c3be78a3a5d8fb7bfe8d8c4.tar.gz
gentoo-2-0fdb1128f7a3683d6c3be78a3a5d8fb7bfe8d8c4.tar.bz2
gentoo-2-0fdb1128f7a3683d6c3be78a3a5d8fb7bfe8d8c4.zip
gawd. more cosmetics.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/exaile/exaile-0.2.10.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/exaile/exaile-0.2.10.ebuild b/media-sound/exaile/exaile-0.2.10.ebuild
index 8eb1bac1610f..768b09808e08 100644
--- a/media-sound/exaile/exaile-0.2.10.ebuild
+++ b/media-sound/exaile/exaile-0.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.10.ebuild,v 1.2 2007/06/25 06:47:30 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.10.ebuild,v 1.3 2007/06/25 07:02:41 drac Exp $
inherit eutils fdo-mime python
@@ -74,7 +74,8 @@ src_install() {
insinto /usr/share/${PN}
doins -r scripts
- fperms 755 /usr/share/${PN}/scripts
+ fperms 755 /usr/share/${PN}/scripts/{exailecover,*.py,*.pl}
+ fperms 755 /usr/share/${PN}/scripts/exaile_system/*.py
}
pkg_postinst() {