# HG changeset patch # User Christophe Lincoln # Date 1254119628 -7200 # Node ID 32654c2dc3e5ae3eab3f0b7871e29888093ecec0 # Parent 264ebd33228b5efd8ec991c0f895065ab6ba471b Fix: esmart build with last revision 42373 diff -r 264ebd33228b -r 32654c2dc3e5 esmart-dev/receipt --- a/esmart-dev/receipt Mon Sep 28 08:20:00 2009 +0200 +++ b/esmart-dev/receipt Mon Sep 28 08:33:48 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="esmart-dev" -VERSION="40510" +VERSION="42373" CATEGORY="development" SHORT_DESC="Devel files from E17 esmart." MAINTAINER="pankso@slitaz.org" @@ -19,4 +19,3 @@ cp -a $_pkg/usr/lib/esmart $fs/usr/lib rm -rf $fs/usr/lib/esmart/*/*.so } - diff -r 264ebd33228b -r 32654c2dc3e5 esmart/receipt --- a/esmart/receipt Mon Sep 28 08:20:00 2009 +0200 +++ b/esmart/receipt Mon Sep 28 08:33:48 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="esmart" -VERSION="40510" +VERSION="42373" CATEGORY="x-window" SHORT_DESC="A collection of evas smart objects." MAINTAINER="pankso@slitaz.org" @@ -34,4 +34,3 @@ cp -a $_pkg/usr/lib/esmart $fs/usr/lib rm -rf $fs/usr/lib/esmart/*/*.*a } -