]> git.armaanb.net Git - asd-repo.git/blobdiff - core/isync/build
The comeback
[asd-repo.git] / core / isync / build
diff --git a/core/isync/build b/core/isync/build
deleted file mode 100755 (executable)
index 26df476..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh -e
-
-./configure \
-    --prefix=/usr \
-    --with-sasl
-
-make
-make DESTDIR="$1" install