wok diff pidgin-musictracker/receipt @ rev 11214

Add from wok-undigest: rlwrap pamtester php-auth-pam python-xlib qoauth gnome-desktop gnome-desktop-dev gnome-ppp
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 03 17:16:52 2011 +0100 (2011-11-03)
parents e079f946a52f
children b7319995b37e
line diff
     1.1 --- a/pidgin-musictracker/receipt	Mon Dec 20 17:42:23 2010 +0000
     1.2 +++ b/pidgin-musictracker/receipt	Thu Nov 03 17:16:52 2011 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $PACKAGE-$VERSION
     1.8 +	cd $src
     1.9  	./configure
    1.10  	make && make DESTDIR=$PWD/_pkg install
    1.11  }