summaryrefslogtreecommitdiff
path: root/homebrew/gpsim/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/gpsim/.make.sh-auto')
-rw-r--r--homebrew/gpsim/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/gpsim/.make.sh-auto b/homebrew/gpsim/.make.sh-auto
new file mode 100644
index 000000000..47122ed60
--- /dev/null
+++ b/homebrew/gpsim/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+pkg:configure --disable-dependency-tracking --disable-gui --disable-shared
+make all
+make DESTDIR=${PKG_DEST} install