wok diff emerald/receipt @ rev 19062

Add: Transcends Games. (ttf > otf)
author Leonardo Laporte <hackdorte@sapo.pt>
date Wed Apr 20 23:19:43 2016 -0300 (2016-04-20)
parents 380ffe05937a
children 8e1f5fe117e6
line diff
     1.1 --- a/emerald/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/emerald/receipt	Wed Apr 20 23:19:43 2016 -0300
     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