aboutsummaryrefslogtreecommitdiff
path: root/extra/smu/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-17 01:06:52 +0300
committerCem Keylan <cem@ckyln.com>2019-12-17 01:06:52 +0300
commite092ff5365a7cec7e0d41c298df92745c80233d2 (patch)
treea916b3e8f8233059b404f1439035be46c50ab75c /extra/smu/build
parent0124c81db637ae1af5ea628748cfa3d8c6069cde (diff)
downloadrepository-e092ff5365a7cec7e0d41c298df92745c80233d2.tar.gz
smu: move to extra
Diffstat (limited to 'extra/smu/build')
-rwxr-xr-xextra/smu/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/smu/build b/extra/smu/build
new file mode 100755
index 00000000..954aa1f3
--- /dev/null
+++ b/extra/smu/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make PREFIX=/usr DESTDIR="$1" install