wok-stable diff usbip/receipt @ rev 7975

Fix: doxygen needs flex to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 17 17:56:23 2011 +0100 (2011-01-17)
parents 3115c291f303
children 79fe602a6d4b
line diff
     1.1 --- a/usbip/receipt	Wed Feb 24 12:19:54 2010 +0000
     1.2 +++ b/usbip/receipt	Mon Jan 17 17:56:23 2011 +0100
     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