wok rev 23969

updated dpkg (1.16.12 -> 1.17.27) again
author Hans-G?nter Theisgen
date Sun Oct 04 07:34:51 2020 +0100 (2020-10-04)
parents f50df67fd4a4
children b7c7891464b1
files dpkg-lang/receipt dpkg/receipt
line diff
     1.1 --- a/dpkg-lang/receipt	Sun Oct 04 07:27:22 2020 +0100
     1.2 +++ b/dpkg-lang/receipt	Sun Oct 04 07:34:51 2020 +0100
     1.3 @@ -33,3 +33,4 @@
     1.4  		cp -a $mf	$fs/usr/share/locale/$lang/LC_MESSAGES
     1.5  	  done
     1.6  }
     1.7 +
     2.1 --- a/dpkg/receipt	Sun Oct 04 07:27:22 2020 +0100
     2.2 +++ b/dpkg/receipt	Sun Oct 04 07:34:51 2020 +0100
     2.3 @@ -36,5 +36,5 @@
     2.4  	cp -a $install/usr/sbin		$fs
     2.5  	cp -a $install/usr/bin		$fs/usr
     2.6  	cp -a $install/usr/share/dpkg	$fs/usr/share
     2.7 -	rm				$fs/usr/share/dpkg/*-mk
     2.8 +	rm				$fs/usr/share/dpkg/*.mk
     2.9  }