]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- disable xattr, doesn't build with 1.4.0
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 20 Aug 2005 14:52:27 +0000 (14:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.119

lighttpd.spec

index 97686cc2ca51187984692baadb9e3db99b762a65..960901f75d3654910201a6fe6100efa151c71955 100644 (file)
@@ -9,7 +9,7 @@
 #   see http://article.gmane.org/gmane.comp.web.lighttpd:722
 #
 # Conditional build for lighttpd:
-%bcond_without xattr           # without support of extended attributes
+%bcond_with    xattr           # with support of extended attributes (doesn't compile in 1.4.0)
 %bcond_without ipv6            # IPv4-only version (doesn't require IPv6 in kernel)
 %bcond_without largefile       # without largefile support (see notes above)
 %bcond_without ssl                     # disable ssl support
This page took 0.126937 seconds and 4 git commands to generate.