]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- cosmetics (spaces -> tabs)
authorKarol Krenski <charles@pld-linux.org>
Fri, 15 Apr 2005 06:23:41 +0000 (06:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.106

lighttpd.spec

index f45acb42d2706aea5b9e2eca6ea087b6b128e793..58d34d4c303a6cada3ce7f2f71fc8d080636b385 100644 (file)
@@ -6,12 +6,12 @@
 #
 # Conditional build for lighttpd:
 %bcond_without xattr           # without support of extended attributes
-%bcond_without  ipv6            # IPv4-only version (doesn't require IPv6 in kernel)
-%bcond_without  largefile       # without largefile support
+%bcond_without ipv6            # IPv4-only version (doesn't require IPv6 in kernel)
+%bcond_without largefile       # without largefile support
                                # use it if you have 2.4 kernel to get sendfile() support,
                                # and don't need > 2GB file requests,
                                # see http://article.gmane.org/gmane.comp.web.lighttpd:722
-%bcond_without  ssl             # disable ssl support
+%bcond_without ssl             # disable ssl support
 %bcond_with    mysql           # with mysql
 %bcond_with    ldap            # with ldap
 %bcond_with    valgrind        # enable valgrind fixes in code.
This page took 0.261204 seconds and 4 git commands to generate.