chroot-git: update to 1.9.0.
This commit is contained in:
parent
d6b05b4644
commit
770474e174
@ -1,6 +1,6 @@
|
|||||||
# Template build file for "chroot-git".
|
# Template build file for "chroot-git".
|
||||||
pkgname=chroot-git
|
pkgname=chroot-git
|
||||||
version=1.8.5.2
|
version=1.9.0
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
wrksrc="git-$version"
|
wrksrc="git-$version"
|
||||||
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
homepage="http://git-scm.com/"
|
homepage="http://git-scm.com/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz"
|
distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz"
|
||||||
checksum=024694524b8be91fe29afca65bc3a9e40de1322dd5ef2b2c0babb6849c913e8a
|
checksum=de3097fdc36d624ea6cf4bb853402fde781acdb860f12152c5eb879777389882
|
||||||
|
|
||||||
if [ "$CHROOT_READY" ]; then
|
if [ "$CHROOT_READY" ]; then
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
@ -29,7 +29,5 @@ fi
|
|||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# remove unneeded stuff.
|
# remove unneeded stuff.
|
||||||
rm -rf ${DESTDIR}/usr/share/gitweb
|
rm -rf ${DESTDIR}/usr/share/
|
||||||
rm -rf ${DESTDIR}/usr/share/man
|
|
||||||
rm -rf ${DESTDIR}/usr/share/perl5
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user