]> git.pld-linux.org Git - packages/git-core.git/commitdiff
- proper way to switch on internal sha1 implementation auto/ti/git-core-1_7_0_3-1
authorKacper Kornet <draenog@pld-linux.org>
Wed, 24 Mar 2010 11:12:34 +0000 (11:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    git-core.spec -> 1.197

git-core.spec

index cd76a4736767a0e8e0e7ccc9ed820d16f255831f..45b16affaf18a7ff4259d8d6dc1539ff5ac0024b 100644 (file)
@@ -358,8 +358,9 @@ Ta wtyczka dostarcza podświetlanie składni dla treści commitów gita.
 %configure \
        --with-openssl
 
+echo "BLK_SHA1=1" >> config.mak
+
 %{__make} \
-       BLK_SHA1=1 \
        INSTALLDIRS=vendor \
        GITWEB_CONFIG="%{webappdir}/gitweb.conf" \
        GITWEB_PROJECTROOT="/var/lib/git" \
This page took 0.562308 seconds and 4 git commands to generate.