wok diff mplayerplug-in/receipt @ rev 15295

cdrtools: remove a wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 27 09:56:20 2013 +0000 (2013-09-27)
parents 9602efab8068
children 531807aaf860
line diff
     1.1 --- a/mplayerplug-in/receipt	Thu Mar 01 07:31:38 2012 -0800
     1.2 +++ b/mplayerplug-in/receipt	Fri Sep 27 09:56:20 2013 +0000
     1.3 @@ -47,6 +47,7 @@
     1.4  		--enable-qt \
     1.5  		--enable-rm \
     1.6  		--enable-dvx \
     1.7 +		GECKO_XPIDL="$stuff/xpidl" \
     1.8  		MOZILLA_HOME="/usr/lib/firefox-$FIREFOX_VER" \
     1.9  		GECKO_IDLDIR="/usr/share/idl/firefox-$FIREFOX_VER" &&
    1.10  	make $MAKEFLAGS &&