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