aboutsummaryrefslogtreecommitdiff
path: root/extra/sdhcp/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-03-04 10:54:50 +0300
committerCem Keylan <cem@ckyln.com>2020-03-04 10:54:50 +0300
commit330dc5cced88f4bcbdb6235e31f71e4ad6f36b59 (patch)
tree20040e7b32be3932878bfac2a56f0cad72bd3e94 /extra/sdhcp/build
parentc918cf961d3aa6f7d5779ad1dbcf293d516d5453 (diff)
downloadrepository-330dc5cced88f4bcbdb6235e31f71e4ad6f36b59.tar.gz
sdhcp: move to extra
Diffstat (limited to 'extra/sdhcp/build')
-rwxr-xr-xextra/sdhcp/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/sdhcp/build b/extra/sdhcp/build
new file mode 100755
index 00000000..954aa1f3
--- /dev/null
+++ b/extra/sdhcp/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make PREFIX=/usr DESTDIR="$1" install