wok diff emerald/receipt @ rev 18855

syslinux/c32box.c32: show detected features.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 26 09:24:12 2016 +0100 (2016-01-26)
parents 380ffe05937a
children 8e1f5fe117e6
line diff
     1.1 --- a/emerald/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/emerald/receipt	Tue Jan 26 09:24:12 2016 +0100
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./autogen.sh --prefix=/usr $CONFIGURE_ARGS &&
     1.9  	make && make install
    1.10  }
    1.11 @@ -31,7 +30,6 @@
    1.12  	cp -a $install/usr/lib/libemeraldengine.so* $fs/usr/lib
    1.13  	rm -f $fs/usr/lib/$PACKAGE/*/*.*a
    1.14  	cp -a $install/usr/share/$PACKAGE $fs/usr/share
    1.15 -	cp -a $install/usr/share/mime* $fs/usr/share
    1.16  	cp -a $install/usr/share/pixmaps $fs/usr/share
    1.17  	# SliTaz config and theme (to move in slitaz-configs ?)
    1.18  	cp -f $stuff/settings.ini $fs/usr/share/emerald