diff options
author | Sam Bingner <sam@bingner.com> | 2018-12-26 16:20:01 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2019-05-27 14:30:27 -1000 |
commit | 472cd6495c40b2559689580588fc1efd069e24b2 (patch) | |
tree | bda7e2526febef8282f23ad90aa8c266a8e87e99 /make | |
parent | 96f184018cdc4776a48415c819c6194c0664fd29 (diff) |
Update apt to 1.4.8
Diffstat (limited to 'make')
-rwxr-xr-x | make | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/bin/bash +DEVELOPER_DIR=/Applications/Xcode-5.1.1.app make "$@" |