summaryrefslogtreecommitdiff
path: root/homebrew/stylecheck/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/stylecheck/.make.sh-auto')
-rw-r--r--homebrew/stylecheck/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/stylecheck/.make.sh-auto b/homebrew/stylecheck/.make.sh-auto
new file mode 100644
index 000000000..c9ccdc4cc
--- /dev/null
+++ b/homebrew/stylecheck/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+inreplace "style-check.rb", "/etc/style-check.d/", etc/"style-check.d/"
+make PREFIX=${PKG_TAPF} SYSCONFDIR=#{etc}/style-check.d DESTDIR=${PKG_DEST} install