summaryrefslogtreecommitdiff
path: root/homebrew/pamu2f/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/pamu2f/.make.sh-auto')
-rw-r--r--homebrew/pamu2f/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/pamu2f/.make.sh-auto b/homebrew/pamu2f/.make.sh-auto
new file mode 100644
index 000000000..49f789210
--- /dev/null
+++ b/homebrew/pamu2f/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+autoreconf --install
+ENV["A2X"] = "#{Formula["asciidoc"].opt_bin}/a2x --no-xmllint"
+pkg:configure --with-pam-dir=${PKG_TAPF}/lib/pam
+make DESTDIR=${PKG_DEST} install