diff options
author | Sam Bingner <sam@bingner.com> | 2019-05-06 14:31:17 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2019-05-08 10:08:11 -1000 |
commit | ca02b0697f2f05de3bdd6c2f7cce928c9937bbc6 (patch) | |
tree | 84db78b776542f88532a184baa833f4727107cdc /data/python3.7.3/make.sh | |
parent | d02b5fde55f6681ee84d901b8226c552fa7bb81b (diff) |
Updates to apollo's python3.7 build
Diffstat (limited to 'data/python3.7.3/make.sh')
-rw-r--r-- | data/python3.7.3/make.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/python3.7.3/make.sh b/data/python3.7.3/make.sh deleted file mode 100644 index 195572e1b..000000000 --- a/data/python3.7.3/make.sh +++ /dev/null @@ -1,2 +0,0 @@ -pkg: mkdir -p /usr -cp -a "${PKG_DEST_ _${PKG_NAME}}"/usr/bin "${PKG_DEST}"/usr |