wok-next diff embryo-dev/receipt @ rev 14808
Up: mariadb* (5.5.30)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Jul 17 13:30:02 2013 +0200 (2013-07-17) |
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 Wed Jul 17 13:30:02 2013 +0200 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 }