wok diff ethtool/receipt @ rev 7687

Added --disable-static to vte. Need for its terminal programs to work in user mode.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Dec 17 18:23:22 2010 +0000 (2010-12-17)
parents aa0dad286215
children 9250536d802e
line diff
     1.1 --- a/ethtool/receipt	Tue Jan 27 19:54:40 2009 +0100
     1.2 +++ b/ethtool/receipt	Fri Dec 17 18:23:22 2010 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://sourceforge.net/projects/gkernel/"
     1.6  WGET_URL="http://downloads.sourceforge.net/gkernel/$TARBALL"
     1.7 +TAGS="ethernet"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()