wok-6.x diff util-linux-getopt/receipt @ rev 15715

util-linux-getopt: update install path
author Richard Dunbar <mojo@slitaz.org>
date Wed Dec 25 00:04:02 2013 +0000 (2013-12-25)
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	Wed Dec 25 00:04:02 2013 +0000
     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  }