diff options
Diffstat (limited to 'homebrew/luit/.make.sh-auto')
-rw-r--r-- | homebrew/luit/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/luit/.make.sh-auto b/homebrew/luit/.make.sh-auto new file mode 100644 index 000000000..b2a9e7840 --- /dev/null +++ b/homebrew/luit/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +pkg:configure --without-x +make DESTDIR=${PKG_DEST} install |