aboutsummaryrefslogtreecommitdiff
path: root/cem/surf/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-15 21:03:14 +0300
committerCem Keylan <cem@ckyln.com>2020-01-15 21:03:14 +0300
commitb93e6b0c2cfb6a2a9316b6b511e9878224bbc811 (patch)
treefc027d92f6aa6817b80b0fbe661186674c63a811 /cem/surf/build
parente30e9f4284c778c1bb92b511ce7b3e6d232948cb (diff)
downloadrepository-b93e6b0c2cfb6a2a9316b6b511e9878224bbc811.tar.gz
surf: add package to repository
Diffstat (limited to 'cem/surf/build')
-rwxr-xr-xcem/surf/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/cem/surf/build b/cem/surf/build
new file mode 100755
index 0000000..431cc72
--- /dev/null
+++ b/cem/surf/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make DESTDIR="$1" PREFIX=/usr install