wok diff postgresql-client/receipt @ rev 8239
busybox: Fixed syntex. New tazwok doesn't like { make oldconfig && make} || return 1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Jan 27 20:52:34 2011 +0000 (2011-01-27) |
parents | 8fcd5126133f |
children | a5f9cf2f6e4e |
line diff
1.1 --- a/postgresql-client/receipt Wed Dec 15 20:37:51 2010 +0000 1.2 +++ b/postgresql-client/receipt Thu Jan 27 20:52:34 2011 +0000 1.3 @@ -8,6 +8,7 @@ 1.4 WEB_SITE="http://www.postgresql.org/" 1.5 DEPENDS="libpostgresqlclient zlib ncurses readline" 1.6 WANTED="postgresql" 1.7 +PROVIDE="mysql_or_postgresql" 1.8 1.9 # Rules to gen a SliTaz package suitable for Tazpkg. 1.10 genpkg_rules()