wok 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 c3b198684af9
children 69d061d983f5
files util-linux-getopt/receipt
line diff
     1.1 --- a/util-linux-getopt/receipt	Tue Dec 24 22:10:59 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  }