aboutsummaryrefslogtreecommitdiff
path: root/testing/smu/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-16 22:12:42 +0300
committerCem Keylan <cem@ckyln.com>2019-12-16 22:12:42 +0300
commitef0205d04218c7f6ea9b01afae58beb1e324bb42 (patch)
tree6bea32fd5d04bcdceb1b9520d5d28b3bfdb445dd /testing/smu/build
parent85a909c12bbb97fbd6fe02d026b7c7bac0dce27f (diff)
downloadrepository-ef0205d04218c7f6ea9b01afae58beb1e324bb42.tar.gz
smu: add package to testing
Diffstat (limited to 'testing/smu/build')
-rwxr-xr-xtesting/smu/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/smu/build b/testing/smu/build
new file mode 100755
index 00000000..954aa1f3
--- /dev/null
+++ b/testing/smu/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make PREFIX=/usr DESTDIR="$1" install