summaryrefslogtreecommitdiff
path: root/homebrew/djvulibre/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/djvulibre/.make.sh-auto')
-rw-r--r--homebrew/djvulibre/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/djvulibre/.make.sh-auto b/homebrew/djvulibre/.make.sh-auto
new file mode 100644
index 000000000..36529957d
--- /dev/null
+++ b/homebrew/djvulibre/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+pkg:configure --disable-desktopfiles
+make
+make DESTDIR=${PKG_DEST} install
+(share/"doc/djvu").install Dir["doc/*"]