dosbox: remove modification for libpng check
Closes #14475. Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
committed by
Enno Boland
parent
93a0f831f8
commit
ed6ad96ad9
@@ -13,9 +13,6 @@ homepage="http://www.dosbox.com"
|
|||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${wrksrc}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${wrksrc}.tar.gz"
|
||||||
checksum=c0d13dd7ed2ed363b68de615475781e891cd582e8162b5c3669137502222260a
|
checksum=c0d13dd7ed2ed363b68de615475781e891cd582e8162b5c3669137502222260a
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
sed -i 's/png_check_sig/png_sig_cmp/' configure
|
|
||||||
}
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README
|
vdoc README
|
||||||
vdoc docs/README.video
|
vdoc docs/README.video
|
||||||
@@ -23,4 +20,3 @@ post_install() {
|
|||||||
vinstall ${FILESDIR}/${pkgname}.png 644 usr/share/pixmaps
|
vinstall ${FILESDIR}/${pkgname}.png 644 usr/share/pixmaps
|
||||||
vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications
|
vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user