File liblastfm-0.3.0-qmake.patch of Package liblastfm
--- src/lastfm.pro~ 2009-09-05 18:27:53.000000000 +0200
+++ src/lastfm.pro 2009-09-05 18:27:53.000000000 +0200
@@ -18,4 +18,4 @@
}
}
-target.path = /lib
\ Kein Zeilenumbruch am Dateiende.
+target.path = /$$(LIB)
\ Kein Zeilenumbruch am Dateiende.
--- src/fingerprint/fingerprint.pro~ 2009-09-05 18:28:09.000000000 +0200
+++ src/fingerprint/fingerprint.pro 2009-09-05 18:28:09.000000000 +0200
@@ -26,4 +26,4 @@
}
INSTALLS = target
-target.path = /lib
+target.path = /$$(LIB)