packages: qfaktury/build.patch (NEW) - kill /usr/local crap

zbyniu zbyniu at pld-linux.org
Tue Sep 8 11:47:30 CEST 2009


Author: zbyniu                       Date: Tue Sep  8 09:47:30 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- kill /usr/local crap

---- Files affected:
packages/qfaktury:
   build.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/qfaktury/build.patch
diff -u /dev/null packages/qfaktury/build.patch:1.1
--- /dev/null	Tue Sep  8 11:47:30 2009
+++ packages/qfaktury/build.patch	Tue Sep  8 11:47:25 2009
@@ -0,0 +1,23 @@
+--- qfaktury-0.6.2/qfaktury.pro~	2009-04-11 20:42:15.000000000 +0200
++++ qfaktury-0.6.2/qfaktury.pro	2009-09-08 10:47:30.976436534 +0200
+@@ -66,15 +66,15 @@ RESOURCES += qfaktury.qrc
+ TRANSLATIONS += qfaktury_de.ts \
+     qfaktury_en.ts \
+     qfaktury_pl.ts
+-pixmaps.path = /usr/local/share/qfaktury/icons
++pixmaps.path = /usr/share/qfaktury/icons
+ pixmaps.files = icons/*.png
+-css.path = /usr/local/share/qfaktury/templates
++css.path = /usr/share/qfaktury/templates
+ css.files = templates/*.css
+-languages.path = /usr/local/share/qfaktury
++languages.path = /usr/share/qfaktury
+ languages.files = *.qm
+-desktop.path = /usr/local/share/applications
++desktop.path = /usr/share/applications
+ desktop.files = *.desktop
+-target.path = /usr/local/bin
++target.path = /usr/bin
+ INSTALLS += target \
+     pixmaps \
+     css \
================================================================


More information about the pld-cvs-commit mailing list