wok diff xfce4-panel/receipt @ rev 4743

hal: Allow access to NTFS partitions.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Jan 08 07:45:45 2010 +0100 (2010-01-08)
parents f61646aa59c7
children d3f8691c76f4
line diff
     1.1 --- a/xfce4-panel/receipt	Sun Sep 20 13:20:59 2009 +0000
     1.2 +++ b/xfce4-panel/receipt	Fri Jan 08 07:45:45 2010 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev libexo-dev libwnck-dev cairo-dev"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.xfce.org/"
     1.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL"
     1.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()