]> git.pld-linux.org Git - packages/automoc4.git/blame - kde4-automoc-lib64.patch
- better
[packages/automoc4.git] / kde4-automoc-lib64.patch
CommitLineData
34eddae4 1--- CMakeLists.txt 2008-05-22 20:38:02.000000000 +0200
2+++ CMakeLists.txt-new 2008-05-24 15:45:23.685184767 +0200
3@@ -17,4 +17,4 @@
4 target_link_libraries(automoc4 ${QT_QTCORE_LIBRARY})
5
6 install(TARGETS automoc4 DESTINATION bin)
7-install(FILES Automoc4Config.cmake automoc4.files.in DESTINATION lib/automoc4)
ef77355a 8+install(FILES Automoc4Config.cmake automoc4.files.in DESTINATION lib${LIB_SUFFIX}/automoc4)
This page took 0.033943 seconds and 4 git commands to generate.