Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > b6b4283805c2b08de9e082d5c0b89f9d > files > 2

cutecw-0.5-1.fc13.src.rpm

--- tmp/cutecw-0.4/cutecw.pro	2011-01-08 08:51:32.000000000 -0800
+++ cutecw-0.4/cutecw.pro	2011-01-11 08:57:09.918690605 -0800
@@ -103,10 +103,10 @@
 
     desktopfile.files = $${TARGET}.desktop
     maemo5 {
-        target.path = /opt/usr/bin
+        target.path = /opt/$$PREFIX/bin
         desktopfile.path = /usr/share/applications/hildon
     } else {
-        target.path = /usr/local/bin
+        target.path = $$PREFIX/bin
         desktopfile.path = /usr/share/applications
     }