aboutsummaryrefslogtreecommitdiff
path: root/core/sbase/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-29 11:18:15 +0300
committerCem Keylan <cem@ckyln.com>2020-01-29 11:18:15 +0300
commit48036f2a0d2c903a1bca48b3416de39eca04ce9b (patch)
treecf16e33e833491b164eb5100724af42555614f22 /core/sbase/build
parent3c3f54a9ca9804cc726dc445510e73c4049dbab3 (diff)
downloadrepository-48036f2a0d2c903a1bca48b3416de39eca04ce9b.tar.gz
sbase: add to core
Diffstat (limited to 'core/sbase/build')
-rwxr-xr-xcore/sbase/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/sbase/build b/core/sbase/build
new file mode 100755
index 00000000..2a0e38b6
--- /dev/null
+++ b/core/sbase/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make sbase-box
+make PREFIX=/usr DESTDIR="$1" sbase-box-install