bdf2psf: fix checksum.
This commit is contained in:
parent
5d780f0e70
commit
92ad572917
1 changed files with 1 additions and 1 deletions
|
@ -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=0d6ac1faa2b26d692e794be5b179866feea5a68821da97eea09802ea0c93e4a2
|
||||
checksum=4620bce2c6e98d2113b1ada0f35916d9acb4f6de73c95919206b8b56cf7e335a
|
||||
|
||||
post_extract() {
|
||||
sed -i '44s/if (/if (\$\#ARGV \< 0 \|\| /' Fonts/bdf2psf
|
||||
|
|
Loading…
Reference in a new issue