wok diff decibel/receipt @ rev 10929

Up: tazpkg to 4.7.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Aug 18 22:21:30 2011 +0000 (2011-08-18)
parents 22f574452899
children eb8067417980
line diff
     1.1 --- a/decibel/receipt	Wed Nov 24 14:44:13 2010 +0000
     1.2 +++ b/decibel/receipt	Thu Aug 18 22:21:30 2011 +0000
     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.