Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=27bb16e9e83b914721af470e7b0baa1d761f49e1

commit 27bb16e9e83b914721af470e7b0baa1d761f49e1
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Tue Apr 8 23:09:36 2008 +0200

git-1.5.5-1-i686
- version bump
- disabled 2 tests, they pass fine without fakeroot so i think it's not git's
fault

diff --git a/source/devel-extra/git/FrugalBuild 
b/source/devel-extra/git/FrugalBuild
index d73115e..9d17c53 100644
--- a/source/devel-extra/git/FrugalBuild
+++ b/source/devel-extra/git/FrugalBuild
@@ -8,8 +8,8 @@ USE_DEVEL=${USE_DEVEL:-"n"}
USE_HTMLMAN=${USE_HTMLMAN:-"y"}

pkgname=git
-pkgver=1.5.4.5
-Fuse $USE_DEVEL && pkgver=1.5.4.rc5
+pkgver=1.5.5
+Fuse $USE_DEVEL && pkgver=1.5.5.rc3
pkgrel=1
pkgdesc="A fast, scalable, distributed revision control system."
url="http://www.kernel.org/pub/software/scm/git/";
@@ -62,6 +62,8 @@ build()

Fconf
build_settings="V=1 ETC_GITCONFIG=/etc/gitconfig 
htmldir=/usr/share/doc/$pkgname-$pkgver mandir=/usr/share/man"
+       # hack, probably fakeroot bug
+       rm -f t/{t1004-read-tree-m-u-wf,t7300-clean}.sh
make $build_settings DOCBOOK2X_TEXI=docbook2texi all doc info test || return 1
Fmakeinstall $build_settings install-doc install-info
Ffilerel perl/private-Error.pm /usr/lib/perl5/site_perl/current/Error.pm
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to