2013-09-26 17:14:40 +02:00

10 lines
367 B
Plaintext

$NetBSD: patch-ac,v 1.2 2009/06/07 22:02:24 hasso Exp $
--- 3rd-party/dirsplit/CMakeLists.txt.orig 2006-08-24 17:36:32.000000000 +0000
+++ 3rd-party/dirsplit/CMakeLists.txt
@@ -1,3 +1,3 @@
PROJECT (DIRSPLIT C)
INSTALL(PROGRAMS dirsplit DESTINATION bin)
-INSTALL(FILES dirsplit.1 DESTINATION share/man/man1)
+INSTALL(FILES dirsplit.1 DESTINATION ${MANSUBDIR}/man1)