Bump revision after openssl abi_depends update.
--HG-- extra : convert_revision : 959459dfd308499581def2c41d978adca81bda77
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Template build file for 'git".
|
||||
pkgname=git
|
||||
version=1.7.0.3
|
||||
revision=1
|
||||
distfiles="http://www.kernel.org/pub/software/scm/git/git-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-shell=/bin/sh --with-curl --with-expat --without-tcltk"
|
||||
@@ -32,3 +33,9 @@ Add_dependency build expat-devel
|
||||
Add_dependency build openssl-devel
|
||||
Add_dependency build asciidoc
|
||||
Add_dependency build xmlto
|
||||
|
||||
post_build()
|
||||
{
|
||||
# Build the manpages.
|
||||
cd ${wrksrc} && make -C Documentation man
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user