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