Blob Blame History Raw
diff -up automoc-1.0/CMakeLists.txt.lib64 automoc-1.0/CMakeLists.txt
--- automoc-1.0/CMakeLists.txt.lib64	2008-05-27 12:01:53.000000000 -0500
+++ automoc-1.0/CMakeLists.txt	2008-05-28 11:24:05.000000000 -0500
@@ -17,4 +17,4 @@ set_target_properties(automoc4  PROPERTI
 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)