]> git.pld-linux.org Git - packages/automoc4.git/blob - automoc4-lib64.patch
- added missing BRs
[packages/automoc4.git] / automoc4-lib64.patch
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.082912 seconds and 3 git commands to generate.