wok-next diff slitaz-tools/receipt @ rev 10826

Edit .desktop files (3)
author Paul Issott <paul@slitaz.org>
date Mon Jun 06 21:15:23 2011 +0100 (2011-06-06)
parents b9761d32a594
children e1a915ed4086
line diff
     1.1 --- a/slitaz-tools/receipt	Wed Jun 01 22:36:01 2011 +0200
     1.2 +++ b/slitaz-tools/receipt	Mon Jun 06 21:15:23 2011 +0100
     1.3 @@ -32,6 +32,8 @@
     1.4  {
     1.5  	mkdir -p $fs
     1.6  	cp -a $install/* $fs
     1.7 +	# Missing tazx in 4.3
     1.8 +	cp -a $src/tinyutils/tazx $fs/usr/bin
     1.9  	chown -R root.root $fs
    1.10  }
    1.11