wok-stable diff postgresql/receipt @ rev 1967

pgsql: external init script support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 01 13:44:39 2009 +0000 (2009-01-01)
parents 1c41c181bb35
children 43431755fb4c
line diff
     1.1 --- a/postgresql/receipt	Sun Oct 05 16:24:24 2008 +0000
     1.2 +++ b/postgresql/receipt	Thu Jan 01 13:44:39 2009 +0000
     1.3 @@ -30,7 +30,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share $fs/usr/lib $fs/var/lib/pgsql \
     1.7 -		 $fs/var/log/postgresql
     1.8 +		 $fs/var/log/postgresql $fs/etc/pgsql.d
     1.9  	cp -a $_pkg/usr/bin $fs/usr
    1.10  	cp -a $_pkg/usr/lib/postgresql $fs/usr/lib
    1.11  	rm -f $fs/usr/lib/postgresql/*a