wok diff slim/receipt @ rev 2899

Add libusb-compat (Fix build of various packages)
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 05 12:00:37 2009 +0200 (2009-05-05)
parents c61177674d4d
children 18db3f5da4e6
line diff
     1.1 --- a/slim/receipt	Thu Apr 30 20:44:27 2009 +0200
     1.2 +++ b/slim/receipt	Tue May 05 12:00:37 2009 +0200
     1.3 @@ -28,7 +28,7 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin $fs/usr/share/slim
     1.6  	cp -a $src/slim $fs/usr/bin
     1.7 -	cp -a stuff/themes/base $fs/usr/share/slim
     1.8 +	cp -a stuff/themes $fs/usr/share/slim
     1.9  	# Config file and rc script.
    1.10  	cp -a stuff/etc $fs
    1.11  	chown -R root.root $fs