From ef0205d04218c7f6ea9b01afae58beb1e324bb42 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 16 Dec 2019 22:12:42 +0300 Subject: smu: add package to testing --- testing/smu/build | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 testing/smu/build (limited to 'testing/smu/build') 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 -- cgit v1.2.3