wok-6.x diff postgresql-dev/receipt @ rev 9510
Fixed glib. Need to have --sysconfdir=/etc or /etc ends up in /usr folder.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Apr 06 08:10:27 2011 +0000 (2011-04-06) |
parents | a5f9cf2f6e4e |
children | 7c5937702175 |
line diff
1.1 --- a/postgresql-dev/receipt Tue Feb 01 00:59:41 2011 +0000 1.2 +++ b/postgresql-dev/receipt Wed Apr 06 08:10:27 2011 +0000 1.3 @@ -16,6 +16,5 @@ 1.4 cp -a $_pkg/usr/include $fs/usr 1.5 cp -a $_pkg/usr/bin/pg_config $fs/usr/bin 1.6 cp -a $_pkg/usr/lib/postgresql/*a $fs/usr/lib/postgresql 1.7 - strip --strip-debug $fs/usr/lib/postgresql/*.a 1.8 } 1.9