wok diff sagan-pgsql/receipt @ rev 14909

slitaz-i18n: add slitaz-configs as bdep; slitaz-configs: back openbox menu; locale-el, locale-ru: add keyboard layout icons; locale-fr, locale-hu, locale-pt_BR: recook with openbox menu.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 05 11:40:01 2013 +0300 (2013-08-05)
parents 7b3d75b1c235
children 408c87fa22ca
line diff
     1.1 --- a/sagan-pgsql/receipt	Wed Dec 14 02:31:52 2011 +0100
     1.2 +++ b/sagan-pgsql/receipt	Mon Aug 05 11:40:01 2013 +0300
     1.3 @@ -17,7 +17,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -		./configure $CONFIGURE_ARGS \
     1.8 +	cd $src
     1.9 +	./configure $CONFIGURE_ARGS \
    1.10  		--sysconfdir=/etc/sagan \
    1.11  		--with-postgresql-includes=/usr/include/postgresql \
    1.12  		--with-postgresql-libraries=/usr/lib/postgresql \