wok diff libtaz/receipt @ rev 14739

libgnomecanvasmm, libglademm: fix for the new gtkmm
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 14 08:11:47 2013 +0200 (2013-06-14)
parents 57a66c246571
children 8d6f480bf664
line diff
     1.1 --- a/libtaz/receipt	Sat May 28 20:44:37 2011 +0000
     1.2 +++ b/libtaz/receipt	Fri Jun 14 08:11:47 2013 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libtaz"
     1.7 -VERSION="1.1.2"
     1.8 +VERSION="1.6"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Slitaz generic library."
    1.11  MAINTAINER="gokhlayeh@slitaz.org"
    1.12 @@ -23,5 +23,4 @@
    1.13  	cp -a $src/$PACKAGE/libtaz $fs/usr/lib/slitaz
    1.14  	cp -a $src/$PACKAGE/libtaz-modules $fs/usr/lib/slitaz
    1.15  	cp -a $src/$PACKAGE/slitaz.conf $fs/etc/slitaz
    1.16 -	cp -a $src/$PACKAGE/web $fs/usr/share/slitaz
    1.17  }