wok diff decibel/receipt @ rev 13000

wxpython: typo (thanks pipein)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 06 14:55:24 2012 +0200 (2012-06-06)
parents 22f574452899
children eb8067417980
line diff
     1.1 --- a/decibel/receipt	Wed Nov 24 14:44:13 2010 +0000
     1.2 +++ b/decibel/receipt	Wed Jun 06 14:55:24 2012 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="Decibel audio player for Gnome Desktop."
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -DEPENDS="python gst-python python-notify pygtk dbus-python mutagen"
     1.8 +DEPENDS="python gst-python notify-python pygtk dbus-python mutagen"
     1.9  BUILD_DEPENDS="gettext"
    1.10  SOURCE="$PACKAGE-audio-player"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.12 @@ -18,7 +18,7 @@
    1.13  	cd $src
    1.14  	# needed to install locale files
    1.15  	[ -L /usr/bin/find ]; tazpkg get-install findutils --forced
    1.16 -	make prefix=/usr DESTDIR=$PWD/_pkg install
    1.17 +	make prefix=/usr DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.