ports/sysutils/fusefs-encfs/files/patch-CMakeLists.txt
Emanuel Haupt 250c747006 Update to 1.9.1
PR:		215204
Submitted by:	dg@syrec.org (maintainer)
2016-12-11 18:01:05 +00:00

11 lines
331 B
Text

--- CMakeLists.txt.orig 2016-12-10 16:58:46 UTC
+++ CMakeLists.txt
@@ -229,7 +229,7 @@ if (POD2MAN)
${CMAKE_SOURCE_DIR}/encfs/encfsctl.pod encfsctl.1)
install (FILES ${CMAKE_BINARY_DIR}/encfs.1 ${CMAKE_BINARY_DIR}/encfsctl.1
- DESTINATION share/man/man1)
+ DESTINATION man/man1)
endif (POD2MAN)
# Tests