From 95f3a7219ab3f379aefef885c45f0b482a5ac20b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 20 Aug 2005 14:52:27 +0000 Subject: [PATCH] - disable xattr, doesn't build with 1.4.0 Changed files: lighttpd.spec -> 1.119 --- lighttpd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lighttpd.spec b/lighttpd.spec index 97686cc..960901f 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -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 -- 2.44.0