wok-6.x diff xfce4-panel/receipt @ rev 8455
Fixed spidermonkey.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 06 19:18:49 2011 +0000 (2011-02-06) |
parents | 529e882554e1 |
children | e2730f1e9d67 |
line diff
1.1 --- a/xfce4-panel/receipt Sun Jan 30 15:47:37 2011 +0000 1.2 +++ b/xfce4-panel/receipt Sun Feb 06 19:18:49 2011 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-ng-uuid-dev intltool exo" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.xfce.org/" 1.7 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 1.8 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()