diff options
Diffstat (limited to 'net-dialup/cutecom/files/cutecom-0.14.2-manpath.patch')
-rw-r--r-- | net-dialup/cutecom/files/cutecom-0.14.2-manpath.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-dialup/cutecom/files/cutecom-0.14.2-manpath.patch b/net-dialup/cutecom/files/cutecom-0.14.2-manpath.patch deleted file mode 100644 index b3d327f09bea..000000000000 --- a/net-dialup/cutecom/files/cutecom-0.14.2-manpath.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nru cutecom-0.14.2.orig/CMakeLists.txt cutecom-0.14.2/CMakeLists.txt ---- cutecom-0.14.2.orig/CMakeLists.txt 2008-03-10 22:53:44.000000000 +0000 -+++ cutecom-0.14.2/CMakeLists.txt 2009-03-22 11:15:36.000000000 +0000 -@@ -17,7 +17,7 @@ - - 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 ) - |