wok diff postgresql-doc/receipt @ rev 1371

Add jack-audio-connection-kit-dev
author Allan Pinto <allan316@gmail.com>
date Thu Sep 11 19:07:18 2008 +0000 (2008-09-11)
parents 443dbfefc6bf
children 03a799424aaa
line diff
     1.1 --- a/postgresql-doc/receipt	Sat Jul 26 14:23:50 2008 +0000
     1.2 +++ b/postgresql-doc/receipt	Thu Sep 11 19:07:18 2008 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/usr
     1.8 -	cp -a $_pkg/usr/doc $fs/
     1.9 +	mkdir -p $fs/usr/share
    1.10 +	cp -a $_pkg/usr/doc $fs/usr/share
    1.11  }
    1.12