wok-4.x diff pekwm/receipt @ rev 10383
udev-light: fix path to pci.ids
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 23 18:07:41 2011 +0200 (2011-05-23) |
parents | a967653480c1 |
children | 1c0a598ad465 |
line diff
1.1 --- a/pekwm/receipt Wed May 19 19:46:09 2010 +0000 1.2 +++ b/pekwm/receipt Mon May 23 18:07:41 2011 +0200 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()