wok diff dpkg/receipt @ rev 24133

Up tazinst (115)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 23 15:17:56 2021 +0000 (2021-10-23)
parents f50df67fd4a4
children b78e79c31b1f
line diff
     1.1 --- a/dpkg/receipt	Sun Oct 04 07:27:22 2020 +0100
     1.2 +++ b/dpkg/receipt	Sat Oct 23 15:17:56 2021 +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  }