wok diff libsmpeg/receipt @ rev 7080

Add applet fbsplash CONFIG_FBSPLASH=y to play with light and tiny graphical boot
author Christophe Lincoln <pankso@slitaz.org>
date Tue Nov 02 23:14:11 2010 +0100 (2010-11-02)
parents a11358feced4
children 30506fc48f40
line diff
     1.1 --- a/libsmpeg/receipt	Fri May 14 11:03:45 2010 +0200
     1.2 +++ b/libsmpeg/receipt	Tue Nov 02 23:14:11 2010 +0100
     1.3 @@ -27,7 +27,7 @@
     1.4  	chmod +x install-sh
     1.5  	./autogen.sh
     1.6  	./configure --prefix=/usr --disable-gtk-player $CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make LDFLAGS+=-lstdc++ &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11