wok diff usbip/receipt @ rev 7517

Up: ardour to 2.8.11.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 04 19:21:06 2010 +0000 (2010-12-04)
parents 3115c291f303
children 79fe602a6d4b
line diff
     1.1 --- a/usbip/receipt	Wed Feb 24 12:19:54 2010 +0000
     1.2 +++ b/usbip/receipt	Sat Dec 04 19:21:06 2010 +0000
     1.3 @@ -61,10 +61,5 @@
     1.4  	cp -a $_pkg/usr/bin $fs/usr
     1.5  	cp -a $_pkg/usr/share $fs/usr
     1.6  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.7 -	# Package all usbip pkgs
     1.8 -	for i in $(cd $WOK; ls -d usbip-*)
     1.9 -	do
    1.10 -		tazwok genpkg $i
    1.11 -	done
    1.12  }
    1.13