wok diff libtaz/receipt @ rev 13638
Up: embryo (1.7.1)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Nov 16 00:04:15 2012 +0100 (2012-11-16) |
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 Nov 16 00:04:15 2012 +0100 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 }