summaryrefslogtreecommitdiff
path: root/homebrew/docbook2x/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/docbook2x/.make.sh-auto')
-rw-r--r--homebrew/docbook2x/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/docbook2x/.make.sh-auto b/homebrew/docbook2x/.make.sh-auto
new file mode 100644
index 000000000..a4b2bac55
--- /dev/null
+++ b/homebrew/docbook2x/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+inreplace "perl/db2x_xsltproc.pl", "http://docbook2x.sf.net/latest/xslt", "#{share}/docbook2X/xslt"
+inreplace "configure", "${prefix}", prefix
+pkg:configure --disable-dependency-tracking
+make DESTDIR=${PKG_DEST} install