aboutsummaryrefslogtreecommitdiff
path: root/extra/scdoc/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-02-09 16:04:46 +0300
committerCem Keylan <cem@ckyln.com>2021-02-09 16:04:46 +0300
commit413e274b7c5e1e4ec70837f3ab19eddbf28dc020 (patch)
treeb53cdc2444229b6e01bc3256b1f70bec45bb4acd /extra/scdoc/build
parentf4b92e8f2ab151d71c2c0af657891a7e741ba40b (diff)
downloadrepository-413e274b7c5e1e4ec70837f3ab19eddbf28dc020.tar.gz
scdoc: add new package at 1.11.1
Diffstat (limited to 'extra/scdoc/build')
-rwxr-xr-xextra/scdoc/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/scdoc/build b/extra/scdoc/build
new file mode 100755
index 00000000..88032b7b
--- /dev/null
+++ b/extra/scdoc/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make PREFIX=/usr
+make PREFIX=/usr DESTDIR="$1" install