wok-6.x diff zopeinterface/receipt @ rev 5646

Fix: mercurial add CONFIG_FILES for smarter upgrade
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 29 11:51:06 2010 +0200 (2010-05-29)
parents e8ee7cd18b24
children 1d12d150e3be
line diff
     1.1 --- a/zopeinterface/receipt	Thu Feb 05 15:03:39 2009 +0000
     1.2 +++ b/zopeinterface/receipt	Sat May 29 11:51:06 2010 +0200
     1.3 @@ -11,6 +11,7 @@
     1.4  WGET_URL="$WEB_SITE/$VERSION/$TARBALL"
     1.5  DEPENDS="python"
     1.6  BUILD_DEPENDS="python"
     1.7 +TAGS="webserver application-server appserver"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()