wok-next diff libsmpeg/receipt @ rev 19932

xfce4-session: update bdeps, wbar2: add CXXFLAGS, libsmpeg: tiny patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 15 11:37:03 2017 +0200 (2017-10-15)
parents cfc6ddf8de74
children 8940878905f3
line diff
     1.1 --- a/libsmpeg/receipt	Thu Dec 12 09:03:33 2013 +0000
     1.2 +++ b/libsmpeg/receipt	Sun Oct 15 11:37:03 2017 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's/ 0-1/(unsigned int)&/g' audio/hufftable.cpp
     1.9  	chmod +x install-sh
    1.10  	./autogen.sh
    1.11  	./configure --prefix=/usr --disable-gtk-player $CONFIGURE_ARGS &&