aboutsummaryrefslogtreecommitdiff
path: root/community/9base/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-13 09:37:57 +0300
committerCem Keylan <cem@ckyln.com>2020-01-13 09:37:57 +0300
commita87ed7232836f1270661344afd202c3c66367f57 (patch)
treeebe08e77b3318fe11b7da759e4a48e9307d0f113 /community/9base/build
parent85d52a1e79026b11306724a00d389547377ef230 (diff)
downloadrepository-a87ed7232836f1270661344afd202c3c66367f57.tar.gz
9base: add package to community
Diffstat (limited to 'community/9base/build')
-rwxr-xr-xcommunity/9base/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/9base/build b/community/9base/build
new file mode 100755
index 00000000..7de21eed
--- /dev/null
+++ b/community/9base/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make DESTDIR="$1" install