SOURCES: kde4-kdesupport-lib64.patch (NEW) - fix automoc 64build

shadzik shadzik at pld-linux.org
Sat May 24 20:12:05 CEST 2008


Author: shadzik                      Date: Sat May 24 18:12:05 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix automoc 64build

---- Files affected:
SOURCES:
   kde4-kdesupport-lib64.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kde4-kdesupport-lib64.patch
diff -u /dev/null SOURCES/kde4-kdesupport-lib64.patch:1.1
--- /dev/null	Sat May 24 20:12:05 2008
+++ SOURCES/kde4-kdesupport-lib64.patch	Sat May 24 20:12:00 2008
@@ -0,0 +1,8 @@
+--- automoc/CMakeLists.txt	2008-04-30 01:33:23.000000000 +0200
++++ automoc/CMakeLists.txt-new	2008-05-24 20:07:12.829187014 +0200
+@@ -17,4 +17,4 @@
+ target_link_libraries(automoc4 ${QT_QTCORE_LIBRARY})
+ 
+ install(TARGETS automoc4 DESTINATION bin)
+-install(FILES Automoc4Config.cmake automoc4.files.in  DESTINATION  lib/automoc4)
++install(FILES Automoc4Config.cmake automoc4.files.in  DESTINATION  lib${LIB_SUFFIX}/automoc4)
================================================================


More information about the pld-cvs-commit mailing list