]> git.armaanb.net Git - asd-repo.git/blobdiff - core/git/build
gmake: new package at 4.3
[asd-repo.git] / core / git / build
index 3fd01b768a490f4f3465bca71bceaeeae6fa5221..93dc343c87d210a905de5baf4ed0e2fce6bc47b5 100755 (executable)
@@ -21,8 +21,8 @@ EOF
     ac_cv_snprintf_returns_bogus=no \
     ac_cv_fread_reads_directories=yes
 
-make LIBS="$(curl-config --static-libs) libgit.a xdiff/lib.a -lz"
-make DESTDIR="$1" install
+gmake LIBS="$(curl-config --static-libs) libgit.a xdiff/lib.a -lz"
+gmake DESTDIR="$1" install
 
 cp -rf man "$1/usr/share/man"
 rm -rf \