dev-util/universalindentgui: fix icon suffix, #609698
authorMichał Górny <mgorny@gentoo.org>
Sat, 18 Feb 2017 11:30:14 +0000 (12:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 18 Feb 2017 11:31:03 +0000 (12:31 +0100)
dev-util/universalindentgui/universalindentgui-1.2.0-r3.ebuild

index c0e56b522953f66b8259b19cb1ef00f006bd0268..165e24a69127894c578d75a7e9f012345b0a39f1 100644 (file)
@@ -133,6 +133,6 @@ src_install() {
                done
        fi
 
-       newicon resources/universalIndentGUI_512x512.png ${PN}
+       newicon resources/universalIndentGUI_512x512.png ${PN}.png
        make_desktop_entry ${PN} UniversalIndentGUI ${PN} "Qt;Development"
 }