netbsd-rumpkernel: checkout.
This commit is contained in:
parent
f791d6ffa0
commit
bbe59385b8
@ -2,15 +2,17 @@
|
||||
pkgname=netbsd-rumpkernel
|
||||
version=20140526
|
||||
revision=2
|
||||
wrksrc="buildrump-${version}"
|
||||
wrksrc="buildrump.sh-${version}"
|
||||
short_desc="The NetBSD rump kernel"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
hostmakedepends="git"
|
||||
license="BSD"
|
||||
homepage="https://github.com/anttikantee/buildrump.sh"
|
||||
distfiles="https://github.com/rumpkernel/buildrump.sh/archive/v${version}.tar.gz"
|
||||
checksum=c39e587868cd36ff5c6fa778aa47dd21dfcc9529409fad02a7fe33ade24a57a8
|
||||
|
||||
do_configure() {
|
||||
./buildrump.sh checkout
|
||||
# Do not install preformatted manpages
|
||||
sed -i '/MKCATPAGES/d' buildrump.sh
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user