wok-next diff xfburn/receipt @ rev 18007

busybox, slitaz-base-files: update copyright year (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 28 20:32:14 2015 +0200 (2015-04-28)
parents 4bcc8d00f1b4
children 346b75128491
line diff
     1.1 --- a/xfburn/receipt	Sun Mar 30 21:47:17 2014 +0000
     1.2 +++ b/xfburn/receipt	Tue Apr 28 20:32:14 2015 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://goodies.xfce.org/projects/applications/xfburn"
     1.7 -WGET_URL="http://archive.xfce.org/src/apps/xfburn/0.5/$TARBALL"
     1.8 +WGET_URL="http://archive.xfce.org/src/apps/xfburn/${VERSION%.*}/$TARBALL"
     1.9  
    1.10  DEPENDS="gtk+ libburn libexo libisofs libxfce4ui"
    1.11  BUILD_DEPENDS="intltool libburn-dev libexo-dev libisofs-dev libxfce4ui-dev"
    1.12 @@ -16,7 +16,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	sed -i 's|glib.h>|&\n#include <glib-object.h>|' xfburn/xfburn-settings.h
    1.18  	./configure --prefix=/usr --sysconfdir=/etc \
    1.19  	--libexecdir=/usr/bin \