wok diff pekwm/receipt @ rev 6224

Removed users.patch and modules.patch for hardinfo. There not need anymore.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Sep 11 22:58:00 2010 +0000 (2010-09-11)
parents a967653480c1
children 1c0a598ad465
line diff
     1.1 --- a/pekwm/receipt	Wed May 19 19:46:09 2010 +0000
     1.2 +++ b/pekwm/receipt	Sat Sep 11 22:58:00 2010 +0000
     1.3 @@ -8,9 +8,9 @@
     1.4  DEPENDS="xorg-libX11 xorg-libXinerama xorg-libXft xorg-libXrandr xorg-libXpm"
     1.5  BUILD_DEPENDS="xorg-dev xorg-dev-proto zlib-dev"
     1.6  SUGGESTED="hsetroot tint2 lxpanel wbar xorg-xprop xorg-xev xdotool wmctrl"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.8 -WEB_SITE="http://www.pekwm.org/projects/3/files"
     1.9 -WGET_URL="$WEB_SITE/$TARBALL"
    1.10 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11 +WEB_SITE="http://www.pekwm.org/projects/pekwm"
    1.12 +WGET_URL="$WEB_SITE/files/$TARBALL"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()