wok diff bozohttpd/receipt @ rev 6891
Fixed cups. Needed to add --enable-dbus and --with-dbusdir=/etc/dbus-1 for there to be a /etc/dbus-1 folder to copy to package.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 21 02:47:40 2010 +0000 (2010-10-21) |
parents | 9d3578b1f87d |
children | 02bbaa9d12ba |
line diff
1.1 --- a/bozohttpd/receipt Fri Jul 25 08:10:49 2008 +0200 1.2 +++ b/bozohttpd/receipt Thu Oct 21 02:47:40 2010 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.eterna.com.au/$PACKAGE/" 1.6 WGET_URL="http://www.eterna.com.au/$PACKAGE/$TARBALL" 1.7 +TAGS="http server lightweight cgi ipv6 ssl" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()