diff options
Diffstat (limited to 'homebrew/srmio/.make.sh-auto')
-rw-r--r-- | homebrew/srmio/.make.sh-auto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/srmio/.make.sh-auto b/homebrew/srmio/.make.sh-auto new file mode 100644 index 000000000..980d3d408 --- /dev/null +++ b/homebrew/srmio/.make.sh-auto @@ -0,0 +1,6 @@ +pkg:setup +chmod 0755, "genautomake.sh" +./genautomake.sh +end +pkg:configure --disable-dependency-tracking +make DESTDIR=${PKG_DEST} install |