aboutsummaryrefslogtreecommitdiff
path: root/core/libtls-bearssl/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-18 11:04:32 +0300
committerCem Keylan <cem@ckyln.com>2020-06-18 11:04:32 +0300
commit6e5d850dc2b6c927ddd15ae09d3a944cd324c826 (patch)
treed622f8a640da681fd7d3320b9f7f5ec3ba8bedc3 /core/libtls-bearssl/build
parente302c781ec8ddc6903c6fd2a07f81074e545671e (diff)
downloadrepository-6e5d850dc2b6c927ddd15ae09d3a944cd324c826.tar.gz
libtls-bearssl: add new package at 0.2
Diffstat (limited to 'core/libtls-bearssl/build')
-rwxr-xr-xcore/libtls-bearssl/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/libtls-bearssl/build b/core/libtls-bearssl/build
new file mode 100755
index 00000000..431cc725
--- /dev/null
+++ b/core/libtls-bearssl/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make DESTDIR="$1" PREFIX=/usr install