wok diff mhwaveedit/receipt @ rev 5053

fix typos: libgphoto2
author Rohit Joshi <jozee@slitaz.org>
date Sat Mar 06 18:51:17 2010 +0000 (2010-03-06)
parents 3d1725bed3f0
children 21caf6b55e3a
line diff
     1.1 --- a/mhwaveedit/receipt	Fri Aug 28 12:45:34 2009 +0200
     1.2 +++ b/mhwaveedit/receipt	Sat Mar 06 18:51:17 2010 +0000
     1.3 @@ -25,6 +25,7 @@
     1.4  		--without-libsamplerate \
     1.5  		--without-portaudio \
     1.6  		--without-libsndfile \
     1.7 +		--without-esound \
     1.8  		$CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$PWD/_pkg install
    1.11 @@ -36,4 +37,3 @@
    1.12  	mkdir -p $fs/usr/share
    1.13  	cp -a $_pkg/usr/bin $fs/usr
    1.14  }
    1.15 -