aboutsummaryrefslogtreecommitdiff
path: root/net/grive/files/patch-grive_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'net/grive/files/patch-grive_CMakeLists.txt')
-rw-r--r--net/grive/files/patch-grive_CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/grive/files/patch-grive_CMakeLists.txt b/net/grive/files/patch-grive_CMakeLists.txt
new file mode 100644
index 000000000000..43ff928f2ca6
--- /dev/null
+++ b/net/grive/files/patch-grive_CMakeLists.txt
@@ -0,0 +1,8 @@
+--- grive/CMakeLists.txt.orig 2012-07-07 23:43:18.000000000 +0800
++++ grive/CMakeLists.txt 2013-04-21 23:34:38.000000000 +0800
+@@ -27,4 +27,4 @@
+ )
+
+ install(TARGETS grive_executable RUNTIME DESTINATION bin)
+-install(FILES doc/grive.1 DESTINATION share/man/man1 )
++install(FILES doc/grive.1 DESTINATION man/man1 )