aboutsummaryrefslogtreecommitdiff
path: root/extra/libgrapheme/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-10-05 12:09:12 +0300
committerCem Keylan <cem@ckyln.com>2021-10-05 12:09:12 +0300
commite4c93f0643152c2ef4bb7cd5d60297d8d0fb8a47 (patch)
treecdaafb1b94093489aaa9af560f70bed9719c9f9f /extra/libgrapheme/build
parent10253bc65d144f3dea804dacca4af08e029e45fd (diff)
downloadrepository-e4c93f0643152c2ef4bb7cd5d60297d8d0fb8a47.tar.gz
libgrapheme: add new package at git
Diffstat (limited to 'extra/libgrapheme/build')
-rwxr-xr-xextra/libgrapheme/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/libgrapheme/build b/extra/libgrapheme/build
new file mode 100755
index 00000000..954aa1f3
--- /dev/null
+++ b/extra/libgrapheme/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make PREFIX=/usr DESTDIR="$1" install