aboutsummaryrefslogtreecommitdiff
path: root/extra/shellspec/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-03-08 11:17:44 +0300
committerCem Keylan <cem@ckyln.com>2021-03-08 11:17:44 +0300
commitdb23b0ebfc57d5df5eb54e14b17557362bdeff62 (patch)
treed5d4d70ad7febfafb9f34f94f9c97202aaab732f /extra/shellspec/build
parent0d4e0a2f74a05121f12da1dd9ed757dba3da9f8d (diff)
downloadrepository-db23b0ebfc57d5df5eb54e14b17557362bdeff62.tar.gz
shellspec: add new package at 0.28.1
Diffstat (limited to 'extra/shellspec/build')
-rwxr-xr-xextra/shellspec/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/shellspec/build b/extra/shellspec/build
new file mode 100755
index 00000000..9899246c
--- /dev/null
+++ b/extra/shellspec/build
@@ -0,0 +1,3 @@
+#!/bin/sh -e
+
+make PREFIX="$1/usr" install