summaryrefslogtreecommitdiff
path: root/devfiles
diff options
context:
space:
mode:
Diffstat (limited to 'devfiles')
-rwxr-xr-xdevfiles/scripts/get-build-tools.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/devfiles/scripts/get-build-tools.sh b/devfiles/scripts/get-build-tools.sh
new file mode 100755
index 0000000..508277d
--- /dev/null
+++ b/devfiles/scripts/get-build-tools.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+cd devfiles
+git clone https://github.com/jesterpm/jesterpm-build-tools
+cd jesterpm-build-tools
+./bootstrap.sh