wok-stable diff powertop/receipt @ rev 6892

Fixed icedtea6-jdk i think. Fixing Sanity.gak for busybox compatiility was causing a patch to fail. Forced wget and sed to be installed if there soft link now.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 21 02:51:11 2010 +0000 (2010-10-21)
parents 283c2a26b28c
children 02bbaa9d12ba
line diff
     1.1 --- a/powertop/receipt	Sun Aug 29 11:47:26 2010 +0200
     1.2 +++ b/powertop/receipt	Thu Oct 21 02:51:11 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.lesswatts.org/projects/powertop/"
     1.6  WGET_URL="http://www.lesswatts.org/projects/powertop/download/$TARBALL"
     1.7 +TAGS="power-management"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()