iomenu: remove
This commit is contained in:
parent
71364ec741
commit
cceb5af244
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
||||||
# Template file for 'iomenu'
|
|
||||||
pkgname=iomenu
|
|
||||||
version=1.0
|
|
||||||
revision=2
|
|
||||||
build_style=gnu-makefile
|
|
||||||
short_desc="Interactive selection menu"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="ISC"
|
|
||||||
homepage="https://github.com/josuah/${pkgname}"
|
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
||||||
checksum=eaa35202ef8f3020dd2b96ec972d8d4d48c3110eacd9aad4f15ebdba96cd2ddc
|
|
||||||
|
|
||||||
pre_install() {
|
|
||||||
sed -i 's/$(PREFIX)/$(DESTDIR)$(PREFIX)/' Makefile
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vdoc README
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue