summaryrefslogtreecommitdiffstats
path: root/crypto/cfv/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cfv/PRE_BUILD')
-rwxr-xr-xcrypto/cfv/PRE_BUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/cfv/PRE_BUILD b/crypto/cfv/PRE_BUILD
new file mode 100755
index 0000000000..32f1c3cb5a
--- /dev/null
+++ b/crypto/cfv/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+
+sed -i 's:prefix=/usr/local:prefix=/usr:' Makefile &&
+sed -i 's:mandir=${prefix}/man:mandir=${prefix}/share/man:' Makefile