wok diff mupen64plus/receipt @ rev 22443

vlc: add hicolor-icon-theme -> post-install misses index.theme
author Erkan Yilmaz <erkan@slitaz.org>
date Mon Dec 23 15:29:27 2019 +0000 (2019-12-23)
parents 3705d68ed8f3
children 6563992d0700
line diff
     1.1 --- a/mupen64plus/receipt	Sat Feb 24 12:51:10 2018 +0100
     1.2 +++ b/mupen64plus/receipt	Mon Dec 23 15:29:27 2019 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	find $src -name Makefile \; | xargs sed -i 's|uname -m|echo i486|'
     1.8 +	find $src -name Makefile | xargs sed -i 's|uname -m|echo i486|'
     1.9  	export PREFIX=/usr DESTDIR=$install
    1.10  	./m64p_build.sh &&
    1.11  	./m64p_install.sh