aboutsummaryrefslogtreecommitdiff
path: root/community/tree/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-17 14:33:44 +0300
committerCem Keylan <cem@ckyln.com>2019-12-17 14:33:44 +0300
commit34dbdc5d2372b36773d2c8f7be4776e0d92c9518 (patch)
treed0fca19279feb1754ce79bbfbbc07ff29c261bbe /community/tree/build
parent537aa5dfbdcee1e5c84f702ff98d4c8ba891a86a (diff)
downloadrepository-34dbdc5d2372b36773d2c8f7be4776e0d92c9518.tar.gz
tree: added to community
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