media-sound/ardour: ne iconpath in git. See Bug 585076
authorAndreas Schuerch <nativemad@gentoo.org>
Fri, 10 Jun 2016 14:59:00 +0000 (16:59 +0200)
committerAndreas Schuerch <nativemad@gentoo.org>
Fri, 10 Jun 2016 14:59:00 +0000 (16:59 +0200)
Package-Manager: portage-2.2.26

media-sound/ardour/ardour-9999.ebuild

index 6ef94c0916bc75d3d375b1528eb1ec901453e484..b17c4002005ab3437e0bd2a946a19f458f0eb4b0 100644 (file)
@@ -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
 }