wok-6.x diff mhwaveedit/receipt @ rev 4354

wqy-bitmapfont: UP post_install
author Liu Peng <rocky@slitaz.org>
date Sun Oct 04 09:50:24 2009 +0000 (2009-10-04)
parents 3d1725bed3f0
children 21caf6b55e3a
line diff
     1.1 --- a/mhwaveedit/receipt	Fri Aug 28 12:45:34 2009 +0200
     1.2 +++ b/mhwaveedit/receipt	Sun Oct 04 09:50:24 2009 +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 -