wok-next diff libsmpeg/receipt @ rev 20280
remove cyrus-sasl-pam, libsasl-without-ldap, enlightenment-pam, enlightenment-backgrounds, libcap-pam
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 08 14:41:47 2017 +0100 (2017-11-08) |
parents | cfc6ddf8de74 |
children | 8940878905f3 |
line diff
1.1 --- a/libsmpeg/receipt Thu Dec 12 09:03:33 2013 +0000 1.2 +++ b/libsmpeg/receipt Wed Nov 08 14:41:47 2017 +0100 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 &&