aboutsummaryrefslogtreecommitdiff
path: root/community/aspell-en/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-07-14 01:13:57 +0300
committerCem Keylan <cem@ckyln.com>2020-07-14 01:13:57 +0300
commitc00c2bbe43041cbf4ca7212eb1efca86d463e680 (patch)
tree76d101d1bf637056775bbbab30595b56ed776971 /community/aspell-en/build
parent837477bbf1d92c9752280f0fbbc651ef7e6af1dc (diff)
downloadrepository-c00c2bbe43041cbf4ca7212eb1efca86d463e680.tar.gz
aspell-en: add new package at 2019.10.06
Diffstat (limited to 'community/aspell-en/build')
-rwxr-xr-xcommunity/aspell-en/build6
1 files changed, 6 insertions, 0 deletions
diff --git a/community/aspell-en/build b/community/aspell-en/build
new file mode 100755
index 00000000..d73afbbb
--- /dev/null
+++ b/community/aspell-en/build
@@ -0,0 +1,6 @@
+#!/bin/sh -e
+
+./configure
+
+make
+make DESTDIR="$1" install