wok diff httpfs-fuse/receipt @ rev 5354
Fixed: apache by adding sed to build depends. libtool uses /usr/bin/sed.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Apr 28 16:36:12 2010 +0000 (2010-04-28) |
parents | 0c827ca320aa |
children | 69fad0d6b8b4 |
line diff
1.1 --- a/httpfs-fuse/receipt Wed Aug 20 17:18:51 2008 +0000 1.2 +++ b/httpfs-fuse/receipt Wed Apr 28 16:36:12 2010 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="${SOURCE}_$VERSION.tar.gz" 1.5 WEB_SITE="http://httpfs.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/httpfs/$TARBALL" 1.7 +TAGS="filesystem" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()