aboutsummaryrefslogtreecommitdiff
path: root/personal
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-07-17 17:55:52 +0300
committerCem Keylan <cem@ckyln.com>2020-07-17 17:55:52 +0300
commit3ee0fe4d6a6e99c51c11993d32d64adde00b1b1d (patch)
treedea4f8c3c5365fbcce7dcb8d6d1e9fe7c5e04268 /personal
parentdbd66efbb042b12b1e973399c9d8d262cebc0361 (diff)
downloadrepository-3ee0fe4d6a6e99c51c11993d32d64adde00b1b1d.tar.gz
aspell-de: lmao I forgot to write the build
Diffstat (limited to 'personal')
-rwxr-xr-xpersonal/aspell-de/build5
1 files changed, 5 insertions, 0 deletions
diff --git a/personal/aspell-de/build b/personal/aspell-de/build
index 270ae64..d73afbb 100755
--- a/personal/aspell-de/build
+++ b/personal/aspell-de/build
@@ -1 +1,6 @@
#!/bin/sh -e
+
+./configure
+
+make
+make DESTDIR="$1" install