aboutsummaryrefslogtreecommitdiff
path: root/core/sysmgr/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-03-04 10:58:34 +0300
committerCem Keylan <cem@ckyln.com>2020-03-04 10:58:34 +0300
commit6c7165b055fdb1748754d558d8a6ca0408bce017 (patch)
tree2bb16e1adf6b72085912eadb601b4669895ff136 /core/sysmgr/build
parent330dc5cced88f4bcbdb6235e31f71e4ad6f36b59 (diff)
downloadrepository-6c7165b055fdb1748754d558d8a6ca0408bce017.tar.gz
sysmgr: add new package at 0.1.2 to core
Diffstat (limited to 'core/sysmgr/build')
-rwxr-xr-xcore/sysmgr/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/sysmgr/build b/core/sysmgr/build
new file mode 100755
index 00000000..c208b139
--- /dev/null
+++ b/core/sysmgr/build
@@ -0,0 +1,3 @@
+#!/bin/sh -e
+
+make DESTDIR="$1" PREFIX=/usr install