aboutsummaryrefslogtreecommitdiff
path: root/personal/aspell-tr/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-07-17 13:49:55 +0300
committerCem Keylan <cem@ckyln.com>2020-07-17 13:49:55 +0300
commit68a64a175b87807ffc14f6623dff080dfd147ba2 (patch)
tree495d3475df34bb1172fa39ba5ce3e3f328a3a643 /personal/aspell-tr/build
parent8c3a4a96fceef3ed1f054c58257d4268b1933b73 (diff)
downloadrepository-68a64a175b87807ffc14f6623dff080dfd147ba2.tar.gz
aspell-tr: add new package at 0.50.0
Diffstat (limited to 'personal/aspell-tr/build')
-rwxr-xr-xpersonal/aspell-tr/build6
1 files changed, 6 insertions, 0 deletions
diff --git a/personal/aspell-tr/build b/personal/aspell-tr/build
new file mode 100755
index 0000000..d73afbb
--- /dev/null
+++ b/personal/aspell-tr/build
@@ -0,0 +1,6 @@
+#!/bin/sh -e
+
+./configure
+
+make
+make DESTDIR="$1" install