aboutsummaryrefslogtreecommitdiff
path: root/community/pass/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-17 14:34:11 +0300
committerCem Keylan <cem@ckyln.com>2019-12-17 14:34:11 +0300
commitfb6b185ea2949c666a7a2c4666e772f02560cf4b (patch)
tree3581a1d41eb4ffe7d6ca496bf9b269aa9625ef9b /community/pass/build
parent34dbdc5d2372b36773d2c8f7be4776e0d92c9518 (diff)
downloadrepository-fb6b185ea2949c666a7a2c4666e772f02560cf4b.tar.gz
pass: added to community
Diffstat (limited to 'community/pass/build')
-rwxr-xr-xcommunity/pass/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/pass/build b/community/pass/build
new file mode 100755
index 00000000..08374058
--- /dev/null
+++ b/community/pass/build
@@ -0,0 +1,3 @@
+#!/bin/sh -e
+
+make PREFIX=/usr DESTDIR="$1" install