wok diff pcmciautils/receipt @ rev 19636

linld: check asm instructions again processor type
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 20 09:55:25 2017 +0100 (2017-01-20)
parents 9e01bc6321ea
children 86790a278e70
line diff
     1.1 --- a/pcmciautils/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/pcmciautils/receipt	Fri Jan 20 09:55:25 2017 +0100
     1.3 @@ -40,5 +40,7 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 +	echo
     1.8  	tazpkg reconfigure udev --root="$1"
     1.9 +	echo
    1.10  }