bdf2psf: update to 1.202.
This commit is contained in:
parent
6257021349
commit
ea56f056fd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bdf2psf'
|
||||
pkgname=bdf2psf
|
||||
version=1.201
|
||||
version=1.202
|
||||
revision=1
|
||||
wrksrc="console-setup-${version}"
|
||||
depends="perl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://packages.debian.org/sid/bdf2psf"
|
||||
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
||||
checksum=a82e4b675bead927082945b977077510bc2c30d5ad33feb7026486ffb05fad0d
|
||||
checksum=c9b38d548337b26ffdc2bf555072e328bef8b7c1b2ac88cb4e24b898796cca20
|
||||
|
||||
post_extract() {
|
||||
sed -i '44s/if (/if (\$\#ARGV \< 0 \|\| /' Fonts/bdf2psf
|
||||
|
|
Loading…
Reference in New Issue