wok diff usbids/receipt @ rev 13439

Up: claws-mail-spam-report (0.3.16)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Oct 07 01:21:26 2012 +0200 (2012-10-07)
parents aac186c7f28e
children 0ce4e20eb779
line diff
     1.1 --- a/usbids/receipt	Mon Apr 23 15:41:40 2012 +0200
     1.2 +++ b/usbids/receipt	Sun Oct 07 01:21:26 2012 +0200
     1.3 @@ -16,5 +16,8 @@
     1.4  	mkdir -p $fs/usr/share/misc
     1.5  	cp -a $src/usb-$VERSION.ids $fs/usr/share/misc/usb.ids
     1.6  	gzip $fs/usr/share/misc/usb.ids
     1.7 +        # lsusb from usbutils needs this symlink to find usb.ids  
     1.8 +        cd $fs/usr/share
     1.9 +        ln -s /usr/share/misc/usb.ids.gz  
    1.10  }
    1.11