summaryrefslogtreecommitdiff
path: root/homebrew/dhex/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/dhex/.make.sh-auto')
-rw-r--r--homebrew/dhex/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/dhex/.make.sh-auto b/homebrew/dhex/.make.sh-auto
new file mode 100644
index 000000000..4447cd74c
--- /dev/null
+++ b/homebrew/dhex/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+inreplace "Makefile", "$(DESTDIR)/man", "$(DESTDIR)/share/man"
+bin.mkpath
+man1.mkpath
+man5.mkpath
+make DESTDIR=${PKG_DEST} install DESTDIR=${PKG_TAPF}