wok diff util-linux-getopt/receipt @ rev 15747

Up: dillo (3.0.3) with better integration for JWM flavor
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 03 10:29:30 2014 +0100 (2014-01-03)
parents 9d9921e751e8
children 083f88526785
line diff
     1.1 --- a/util-linux-getopt/receipt	Tue Dec 24 21:11:57 2013 +0000
     1.2 +++ b/util-linux-getopt/receipt	Fri Jan 03 10:29:30 2014 +0100
     1.3 @@ -16,5 +16,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin $fs/usr/share
     1.6  	cp -a $install/usr/bin/getopt $fs/usr/bin
     1.7 -	cp -a $install/usr/share/getopt $fs/usr/share
     1.8 +	cp -a $install/usr/share/doc/util-linux/getopt $fs/usr/share
     1.9  }