SOURCES: cutecom-man_path.patch (NEW) - 0.20.0 - switch to Qt4, man_path pa...

blues blues at pld-linux.org
Tue Mar 24 16:59:01 CET 2009


Author: blues                        Date: Tue Mar 24 15:59:01 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 0.20.0 - switch to Qt4, man_path patch added for proper manual location.

---- Files affected:
SOURCES:
   cutecom-man_path.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/cutecom-man_path.patch
diff -u /dev/null SOURCES/cutecom-man_path.patch:1.1
--- /dev/null	Tue Mar 24 16:59:02 2009
+++ SOURCES/cutecom-man_path.patch	Tue Mar 24 16:58:55 2009
@@ -0,0 +1,11 @@
+--- ./CMakeLists.txt.org	2008-03-12 22:09:49.000000000 +0100
++++ ./CMakeLists.txt	2009-03-24 16:55:47.101670427 +0100
+@@ -17,7 +17,7 @@ target_link_libraries(cutecom ${QT_QT3SU
+ 
+ install(TARGETS cutecom DESTINATION bin )
+ 
+-install(FILES cutecom.1 DESTINATION man/man1 )
++install(FILES cutecom.1 DESTINATION share/man/man1 )
+ 
+ find_program(KDECONFIG_EXECUTABLE NAMES kde-config )
+ 
================================================================


More information about the pld-cvs-commit mailing list