summaryrefslogtreecommitdiff
path: root/homebrew/latex2rtf/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/latex2rtf/.make.sh-auto')
-rw-r--r--homebrew/latex2rtf/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/latex2rtf/.make.sh-auto b/homebrew/latex2rtf/.make.sh-auto
new file mode 100644
index 000000000..a8a35a43f
--- /dev/null
+++ b/homebrew/latex2rtf/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+inreplace "Makefile", "cp -p doc/latex2rtf.html $(DESTDIR)$(SUPPORTDIR)", "cp -p doc/web/* $(DESTDIR)$(SUPPORTDIR)"
+make DESTDIR= BINDIR=#{bin} MANDIR=#{man1} INFODIR=#{info} SUPPORTDIR=${PKG_TAPF}/share CFGDIR=${PKG_TAPF}/share/cfg DESTDIR=${PKG_DEST} install