X-Git-Url: https://git.armaanb.net/?p=asd-repo.git;a=blobdiff_plain;f=core%2Fisync%2Fbuild;fp=core%2Fisync%2Fbuild;h=0000000000000000000000000000000000000000;hp=26df476f7818559f734ec14f33b5244f5ede032d;hb=e7778f9c71891072ff904d344fd186977bda3e1b;hpb=115f60d82f00b7e3bf89d668b085d5cd645e4c88 diff --git a/core/isync/build b/core/isync/build deleted file mode 100755 index 26df476..0000000 --- a/core/isync/build +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr \ - --with-sasl - -make -make DESTDIR="$1" install