wok diff usbids/receipt @ rev 13130

libboost-dev: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jul 05 12:35:50 2012 +0200 (2012-07-05)
parents aac186c7f28e
children 0ce4e20eb779
line diff
     1.1 --- a/usbids/receipt	Mon Apr 23 15:41:40 2012 +0200
     1.2 +++ b/usbids/receipt	Thu Jul 05 12:35:50 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