this is the working patch for the cmst.pro file:

--- cmst-5be4ce6f9a733e609cfcf37492f5c025f80d36c9/cmst.pro.orig 2017-03-02 
20:47:34.985348086 +0100
+++ cmst-5be4ce6f9a733e609cfcf37492f5c025f80d36c9/cmst.pro      2017-03-02 
20:48:10.965692212 +0100
@@ -56,7 +56,9 @@
 # desktop file
 desktop.path = /usr/share/applications
 desktop.files = ./misc/desktop/cmst.desktop
-desktop.extra = gtk-update-icon-cache /usr/share/icons/hicolor
+!isEmpty(DESTDIR) {
+       desktop.extra = gtk-update-icon-cache /usr/share/icons/hicolor
+}
 INSTALLS += desktop
 
 # autostart desktop file
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to