wok rev 4302
Fix: esmart build with last revision 42373
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Sep 28 08:33:48 2009 +0200 (2009-09-28) |
parents | 264ebd33228b |
children | 691c85c10a0e |
files | esmart-dev/receipt esmart/receipt |
line diff
1.1 --- a/esmart-dev/receipt Mon Sep 28 08:20:00 2009 +0200 1.2 +++ b/esmart-dev/receipt Mon Sep 28 08:33:48 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="esmart-dev" 1.7 -VERSION="40510" 1.8 +VERSION="42373" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Devel files from E17 esmart." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -19,4 +19,3 @@ 1.13 cp -a $_pkg/usr/lib/esmart $fs/usr/lib 1.14 rm -rf $fs/usr/lib/esmart/*/*.so 1.15 } 1.16 -
2.1 --- a/esmart/receipt Mon Sep 28 08:20:00 2009 +0200 2.2 +++ b/esmart/receipt Mon Sep 28 08:33:48 2009 +0200 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="esmart" 2.7 -VERSION="40510" 2.8 +VERSION="42373" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="A collection of evas smart objects." 2.11 MAINTAINER="pankso@slitaz.org" 2.12 @@ -34,4 +34,3 @@ 2.13 cp -a $_pkg/usr/lib/esmart $fs/usr/lib 2.14 rm -rf $fs/usr/lib/esmart/*/*.*a 2.15 } 2.16 -