wok-next diff libxfce4menu/receipt @ rev 4833

Fix: Add missing BUILD_DEPENDS to Beaver. Fix build build failed with DESTDIR
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Jan 22 10:21:56 2010 +0100 (2010-01-22)
parents e97114349b46
children 8752c40cc534
line diff
     1.1 --- a/libxfce4menu/receipt	Sun Sep 20 13:33:37 2009 +0000
     1.2 +++ b/libxfce4menu/receipt	Fri Jan 22 10:21:56 2010 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="gtk+-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()