wok diff embryo-dev/receipt @ rev 14924

Up: firefox-langpack-zh_TW (17.0.7esr)
author Richard Dunbar <mojo@slitaz.org>
date Tue Aug 06 01:30:32 2013 +0000 (2013-08-06)
parents f8ce21ea4fb8
children f35846ce3151
line diff
     1.1 --- a/embryo-dev/receipt	Tue Apr 23 07:01:23 2013 +0200
     1.2 +++ b/embryo-dev/receipt	Tue Aug 06 01:30:32 2013 +0000
     1.3 @@ -1,9 +1,9 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="embryo-dev"
     1.7 -VERSION="1.7.6"
     1.8 +VERSION="1.7.7"
     1.9  CATEGORY="development"
    1.10 -SHORT_DESC="E17 Embryo devel files."
    1.11 +SHORT_DESC="EFL Small Pawn based virtual machine and compiler - Devel files."
    1.12  MAINTAINER="pankso@slitaz.org"
    1.13  WANTED="embryo"
    1.14  WEB_SITE="http://www.enlightenment.org/"
    1.15 @@ -17,6 +17,4 @@
    1.16  	cp -a $install/usr/include $fs/usr
    1.17  	cp -a $install/usr/lib/*.*a $fs/usr/lib
    1.18  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
    1.19 -	# Symlink to ensure Embryo.h is found
    1.20 -	ln -s /usr/include/embryo-1/Embryo.h $fs/usr/include
    1.21  }