wok diff xine-plugin/receipt @ rev 15599

Update some bdeps with pkg-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 05 13:21:20 2013 +0000 (2013-12-05)
parents 380ffe05937a
children 18af472aef2e
line diff
     1.1 --- a/xine-plugin/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/xine-plugin/receipt	Thu Dec 05 13:21:20 2013 +0000
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	mkdir -p $DESTDIR/root/.mozilla/plugins
     1.8  	./configure --prefix=/usr \
     1.9  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.10  	make &&