wok diff hunspell/receipt @ rev 21552

updated nsd (4.0.1 -> 4.1.27)
author Hans-G?nter Theisgen
date Wed May 08 15:12:37 2019 +0100 (2019-05-08)
parents c11b812cd39a
children 47098345fc68
line diff
     1.1 --- a/hunspell/receipt	Thu Apr 16 13:27:06 2015 +0200
     1.2 +++ b/hunspell/receipt	Wed May 08 15:12:37 2019 +0100
     1.3 @@ -24,6 +24,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	cp -a $install/usr/lib/*.so $fs/usr/lib
     1.8 +	cp -a $install/usr/lib/*.so* $fs/usr/lib
     1.9  	cp -a $install/usr/bin $fs/usr
    1.10  }