fakechroot: disable docs.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'fakechroot'
|
# Template file for 'fakechroot'
|
||||||
pkgname=fakechroot
|
pkgname=fakechroot
|
||||||
version=2.17.2
|
version=2.17.2
|
||||||
revision=1
|
revision=2
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@@ -14,7 +14,5 @@ short_desc="Gives a fake chroot environment"
|
|||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/dex4er/fakechroot"
|
homepage="https://github.com/dex4er/fakechroot"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
distfiles="$homepage/archive/$version.tar.gz"
|
||||||
do_fetch() {
|
checksum=038f631c6013b34426ac0b6a38b613083818065b4d20ae87598ea14589ec8c7c
|
||||||
git clone -b ${version} git://github.com/dex4er/fakechroot ${pkgname}-${version}
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user