wok diff postgresql-doc/receipt @ rev 14049

gst-python, parole: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 18 21:32:21 2013 +0100 (2013-02-18)
parents 5b21efe08bd3
children 51a1ebbda768
line diff
     1.1 --- a/postgresql-doc/receipt	Sat Dec 10 21:31:55 2011 +0000
     1.2 +++ b/postgresql-doc/receipt	Mon Feb 18 21:32:21 2013 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="postgresql-doc"
     1.7 -VERSION="9.1.2"
     1.8 +VERSION="9.2.3"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="SQL database system documentation"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -12,6 +12,6 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/share
    1.16 -	cp -a $_pkg/usr/share/doc $fs/usr/share
    1.17 +	cp -a $install/usr/share/doc $fs/usr/share
    1.18  }
    1.19