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

commit c37c138a6ead31bfb2b6afa4ed960e5a54518465
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Thu Dec 6 22:39:23 2007 +0100

git-1.5.3.7-1-i686
version bump
fixed manpages

diff --git a/source/devel-extra/git/FrugalBuild 
b/source/devel-extra/git/FrugalBuild
index bf719e5..0b4f69c 100644
--- a/source/devel-extra/git/FrugalBuild
+++ b/source/devel-extra/git/FrugalBuild
@@ -4,7 +4,7 @@
USE_DEVEL=${USE_DEVEL:-"n"}

pkgname=git
-pkgver=1.5.3.6
+pkgver=1.5.3.7
Fuse $USE_DEVEL && pkgver=1.5.3.rc7.30.g947ad2
pkgrel=1
pkgdesc="A fast, scalable, distributed revision control system."
@@ -51,6 +51,9 @@ build()
# we don't need the html version of manpages
Fsed '^DOC_HTML=.*' 'DOC_HTML=' Documentation/Makefile

+       # also we want proper manlinks (how ugly docbook is)
+       sed -i -e "/^\tmv [EMAIL PROTECTED] \$@/i\\\\tsed -i 's|git<ulink 
url=\"\\\\([^\"]\\\\+\\\\)\">\\\\([0-9]\\\\)</ulink>|<emphasis 
role=\"strong\">\\\\1</emphasis>(\\\\2)|g' [EMAIL PROTECTED]" -e 
"s/^sed/\\\\tsed/" Documentation/Makefile
+
Fconf
make V=1 CLFAGS="$CFLAGS" ASCIIDOC8=YesPlease ETC_GITCONFIG=/etc/gitconfig all 
doc test || return 1
Fmakeinstall install-doc ETC_GITCONFIG=/etc/gitconfig mandir=/usr/share/man
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to