summaryrefslogtreecommitdiff
path: root/homebrew/bibtex2html/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/bibtex2html/.make.sh-auto')
-rw-r--r--homebrew/bibtex2html/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/bibtex2html/.make.sh-auto b/homebrew/bibtex2html/.make.sh-auto
new file mode 100644
index 000000000..730f35c31
--- /dev/null
+++ b/homebrew/bibtex2html/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+ENV["OCAMLPARAM"] = "safe-string=0,_"
+inreplace "Makefile.in" do |s|
+s.remove_make_var! "STRLIB"