diff options
Diffstat (limited to 'homebrew/logtalk/.make.sh-auto')
-rw-r--r-- | homebrew/logtalk/.make.sh-auto | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/homebrew/logtalk/.make.sh-auto b/homebrew/logtalk/.make.sh-auto new file mode 100644 index 000000000..0407f4347 --- /dev/null +++ b/homebrew/logtalk/.make.sh-auto @@ -0,0 +1,2 @@ +pkg:setup +cd("scripts") { system "./install.sh", "-p", prefix } |