mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
vile: update to 9.8s.
This commit is contained in:
parent
81b9662e7e
commit
2536ab4721
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vile'
|
# Template file for 'vile'
|
||||||
pkgname=vile
|
pkgname=vile
|
||||||
version=9.8r
|
version=9.8s
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-stripping"
|
configure_args="--disable-stripping"
|
||||||
|
@ -11,7 +11,11 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://invisible-island.net/vile/vile.html"
|
homepage="http://invisible-island.net/vile/vile.html"
|
||||||
distfiles="ftp://invisible-island.net/vile/current/vile-${version}.tgz"
|
distfiles="ftp://invisible-island.net/vile/current/vile-${version}.tgz"
|
||||||
checksum=f36093551178b10c7c34cd514503fcc4d03fedd19c1eba7845b876253e48db80
|
checksum=1197bc894a63e359e2ae1053a38829b04e9e6948e30e59803f49ed781c077502
|
||||||
|
|
||||||
|
post_extract() {
|
||||||
|
sed -i 's/\[\[//g' filters/sh-filt.l
|
||||||
|
}
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
sed -i '/^BUILD_/d' makefile
|
sed -i '/^BUILD_/d' makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue