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