wok diff xfwm4/receipt @ rev 9474

Fixed libxslt. (I think)
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Apr 04 01:47:36 2011 +0000 (2011-04-04)
parents 8e229ab81413
children 55e23a927f26
line diff
     1.1 --- a/xfwm4/receipt	Sun Jan 30 15:45:09 2011 +0000
     1.2 +++ b/xfwm4/receipt	Mon Apr 04 01:47:36 2011 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="libxfce4util-dev xfconf-dev libxfce4ui-dev xorg-compositeproto intltool" 
     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()