summaryrefslogtreecommitdiff
path: root/data/axel/make.sh
diff options
context:
space:
mode:
authorMCApollo <34170230+MCApollo@users.noreply.github.com>2019-04-25 18:20:08 +0000
committerMCApollo <34170230+MCApollo@users.noreply.github.com>2019-04-25 18:20:08 +0000
commitece9357954ba8fe45a55c34299f7907075c7aade (patch)
treeec6c907f3f6055e0163d5cc763b6cf766ad3e4af /data/axel/make.sh
parent976b60097baec269753cf27d3c84e678d5186eeb (diff)
Added Axel.
Diffstat (limited to 'data/axel/make.sh')
-rw-r--r--data/axel/make.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/axel/make.sh b/data/axel/make.sh
new file mode 100644
index 000000000..df78979ae
--- /dev/null
+++ b/data/axel/make.sh
@@ -0,0 +1,5 @@
+pkg:setup
+./autogen.sh
+CFLAGS="-D_DARWIN_C_SOURCE" pkg:configure
+pkg:make
+pkg:install