wok diff emerald/receipt @ rev 18297

Up linux (3.2.71), again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 17 13:02:26 2015 +0200 (2015-08-17)
parents 380ffe05937a
children 8e1f5fe117e6
line diff
     1.1 --- a/emerald/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/emerald/receipt	Mon Aug 17 13:02:26 2015 +0200
     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