void-packages/srcpkgs/klibc-resume/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

15 lines
514 B
Text

# Template file for 'klibc-resume'
pkgname=klibc-resume
version=1.5.15
wrksrc=resume
distfiles="http://xbps.nopcode.org/distfiles/resume-$version.tar.gz"
build_style=gnu-makefile
make_install_args="PREFIX="
short_desc="Klibc resume command"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ab130e243a0a831be2ed4706bfa6a71033e0be8d1f7a3b336593febfbad76efc
long_desc="
This package provides the resume command from klibc-${version} to allow
resuming from hibernation via the initramfs."
Add_dependency run glibc