wok-4.x diff zopeinterface/receipt @ rev 5012

rm rpm in for loop to save RAM (thanks Eric)
author Rohit Joshi <jozee@slitaz.org>
date Sun Feb 28 19:50:05 2010 +0000 (2010-02-28)
parents e8ee7cd18b24
children 1d12d150e3be
line diff
     1.1 --- a/zopeinterface/receipt	Thu Feb 05 15:03:39 2009 +0000
     1.2 +++ b/zopeinterface/receipt	Sun Feb 28 19:50:05 2010 +0000
     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()