wok diff tazpkg/receipt @ rev 23971

Add ascii-patrol & pngnq-s9
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 08 16:37:16 2020 +0000 (2020-10-08)
parents 924febe49050
children 7e911016a644
line diff
     1.1 --- a/tazpkg/receipt	Sat Aug 15 11:08:07 2020 +0000
     1.2 +++ b/tazpkg/receipt	Thu Oct 08 16:37:16 2020 +0000
     1.3 @@ -39,6 +39,9 @@
     1.4  	cp -a $install/* $fs
     1.5  	chown -R root.root $fs
     1.6  
     1.7 +	# A tiny bug fix
     1.8 +	sed 's|= "\$NEWVER|= "${NEWVER:-$VERSION}|;s|\$NEWMD5|${NEWMD5:-$OLDMD5}|' \
     1.9 +		-i $fs/usr/libexec/tazpkg/info
    1.10  	# Default icon for mimetype (freedesktop standard compliant file
    1.11  	# manager will diplay a tazpkg icon for SliTaz packages).
    1.12  	icons="$fs/usr/share/icons/hicolor/32x32/mimetypes"