commit: dcd0b78f35dd984768deb06e9b23d156c5cb3404
Author: Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 14:59:00 2016 +0000
Commit: Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 14:59:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd0b78f
media-sound/ardour: ne iconpath in git. See Bug 585076
Package-Manager: portage-2.2.26
media-sound/ardour/ardour-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/ardour/ardour-9999.ebuild
b/media-sound/ardour/ardour-9999.ebuild
index 6ef94c0..b17c400 100644
--- a/media-sound/ardour/ardour-9999.ebuild
+++ b/media-sound/ardour/ardour-9999.ebuild
@@ -129,7 +129,7 @@ src_install() {
waf-utils_src_install
mv ${PN}.1 ${PN}${SLOT}.1
doman ${PN}${SLOT}.1
- newicon icons/icon/ardour_icon_tango_48px_red.png ${PN}${SLOT}.png
+ newicon "${S}/gtk2_ardour/resources/Ardour-icon_48px.png"
${PN}${SLOT}.png
make_desktop_entry ardour4 ardour4 ardour4 AudioVideo
}