]> git.pld-linux.org Git - packages/automoc4.git/blame - automoc4-lib64.patch
- more fixes
[packages/automoc4.git] / automoc4-lib64.patch
CommitLineData
16c3dddf 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)
8+install(FILES Automoc4Config.cmake automoc4.files.in DESTINATION lib${LIB_SUFFIX}/automoc4)
This page took 0.082139 seconds and 4 git commands to generate.