summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2018-12-26 16:20:01 -1000
committerSam Bingner <sam@bingner.com>2019-05-27 14:30:27 -1000
commit472cd6495c40b2559689580588fc1efd069e24b2 (patch)
treebda7e2526febef8282f23ad90aa8c266a8e87e99
parent96f184018cdc4776a48415c819c6194c0664fd29 (diff)
Update apt to 1.4.8
m---------apt640
-rwxr-xr-xmake2
2 files changed, 2 insertions, 0 deletions
diff --git a/apt64 b/apt64
-Subproject f05c3233c311d40bb9f2ef65888aa7ce574a334
+Subproject 9d801c75cdf8e48a8013257c684c7702806dde6
diff --git a/make b/make
new file mode 100755
index 0000000..0b27981
--- /dev/null
+++ b/make
@@ -0,0 +1,2 @@
+#!/bin/bash
+DEVELOPER_DIR=/Applications/Xcode-5.1.1.app make "$@"