wok-4.x diff yaws/receipt @ rev 8930
Add COOK_OPT=!fs to fix util-linux-ng with tazwok 4.2.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Mar 01 04:00:05 2011 +0000 (2011-03-01) |
parents | ae8b3644d73d |
children | 6544a3b30593 |
line diff
1.1 --- a/yaws/receipt Fri Aug 07 17:00:32 2009 +0000 1.2 +++ b/yaws/receipt Tue Mar 01 04:00:05 2011 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://yaws.hyber.org" 1.6 WGET_URL="$WEB_SITE/download/$TARBALL" 1.7 +TAGS="webserver" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()