]> git.armaanb.net Git - asd-repo.git/blobdiff - junk/enchant/build
Create junk repo
[asd-repo.git] / junk / enchant / build
diff --git a/junk/enchant/build b/junk/enchant/build
new file mode 100755 (executable)
index 0000000..42839c0
--- /dev/null
@@ -0,0 +1,5 @@
+#!/usr/bin/sh -e
+
+./configure
+make PREFIX=/usr
+make DESTDIR="$1" install