aboutsummaryrefslogtreecommitdiff
path: root/community/tree/build
diff options
context:
space:
mode:
Diffstat (limited to 'community/tree/build')
-rwxr-xr-xcommunity/tree/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/tree/build b/community/tree/build
new file mode 100755
index 00000000..28d2d465
--- /dev/null
+++ b/community/tree/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make BINDIR="$1/usr/bin" MANDIR="$1/usr/share/man/man1" install