wok diff dpkg/receipt @ rev 24347

Up expat (2.4.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 02 09:41:22 2022 +0000 (2022-02-02)
parents f50df67fd4a4
children b78e79c31b1f
line diff
     1.1 --- a/dpkg/receipt	Sun Oct 04 07:27:22 2020 +0100
     1.2 +++ b/dpkg/receipt	Wed Feb 02 09:41:22 2022 +0000
     1.3 @@ -36,5 +36,5 @@
     1.4  	cp -a $install/usr/sbin		$fs
     1.5  	cp -a $install/usr/bin		$fs/usr
     1.6  	cp -a $install/usr/share/dpkg	$fs/usr/share
     1.7 -	rm				$fs/usr/share/dpkg/*-mk
     1.8 +	rm				$fs/usr/share/dpkg/*.mk
     1.9  }