wok-current diff fcgi/receipt @ rev 8318

Fixed usbip not to compile linux. Also no need to compile usbip kernel module since its compile with kernel now.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 03:41:08 2011 +0000 (2011-02-01)
parents e06cd5eac01a
children ef17f8f40a10
line diff
     1.1 --- a/fcgi/receipt	Thu Sep 24 10:06:40 2009 +0000
     1.2 +++ b/fcgi/receipt	Tue Feb 01 03:41:08 2011 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.fastcgi.com/"
     1.6  WGET_URL="http://www.fastcgi.com/dist/$TARBALL"
     1.7 +TAGS="CGI"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()