From 0cecc9d133caab71622696f929bcb948adefd494 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 4 Feb 2009 21:52:55 +0100 Subject: [PATCH] git: remove unneeded stuff. --HG-- extra : convert_revision : 6bad9e89a9941c3ffbd59995611c64283e2db03c --- templates/git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/git/template b/templates/git/template index 535bda322c..eb0b6f44fc 100644 --- a/templates/git/template +++ b/templates/git/template @@ -4,7 +4,7 @@ version=1.6.1.2 distfiles=" http://www.kernel.org/pub/software/scm/git/$pkgname-$version.tar.bz2" build_style=gnu_configure -make_env="CURLDIR=$XBPS_MASTERDIR THREADED_DELTA_SEARCH=1" +make_env="THREADED_DELTA_SEARCH=1" configure_args="--with-shell=/bin/sh --with-curl --with-expat --without-tcltk" short_desc="GIT Tree History Storage Tool" maintainer="Daniel Horecki "