wok-6.x diff phppgadmin/receipt @ rev 16595

speedcrunch: do not fail when ./build exists
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 07 08:07:35 2014 +0000 (2014-05-07)
parents 78cb1e930abd
children 77efaea34489
line diff
     1.1 --- a/phppgadmin/receipt	Sat Sep 07 15:59:12 2013 +0000
     1.2 +++ b/phppgadmin/receipt	Wed May 07 08:07:35 2014 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  WEB_SITE="http://$PACKAGE.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  CONFIG_FILES="/etc/phppgadmin/config.inc.php"
     1.7 +HOST_ARCH="any"
     1.8  
     1.9  DEPENDS="php-pgsql"
    1.10