wok diff postgresql/receipt @ rev 4384

Up: phpmyadmin(3.2.2.1)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Oct 14 14:11:45 2009 +0000 (2009-10-14)
parents 81ec665f8df4
children d6700680fb11
line diff
     1.1 --- a/postgresql/receipt	Tue Mar 10 09:04:33 2009 +0000
     1.2 +++ b/postgresql/receipt	Wed Oct 14 14:11:45 2009 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="postgresql"
     1.7 -VERSION="8.3.4"
     1.8 +VERSION="8.3.7"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="SQL database system."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -35,6 +35,7 @@
    1.13  		 $fs/var/log/postgresql $fs/etc/pgsql.d
    1.14  	cp -a $_pkg/usr/bin $fs/usr
    1.15  	cp -a $_pkg/usr/lib/postgresql $fs/usr/lib
    1.16 +	strip -s $fs/usr/lib/postgresql/*.so*
    1.17  	rm -f $fs/usr/lib/postgresql/*a
    1.18  	cp -a $_pkg/usr/share/postgresql $fs/usr/share
    1.19  	cp -a stuff/etc $fs