mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
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'
|
# 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}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue