commit c9adcf77db88c75fbf4f3aaf34eb927541e4854d
Author: Jakub Bogusz <[email protected]>
Date:   Fri Jun 21 18:45:09 2013 +0200

    - cosmetics

 elinks.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/elinks.spec b/elinks.spec
index aaaa098..382422a 100644
--- a/elinks.spec
+++ b/elinks.spec
@@ -20,8 +20,8 @@
 %bcond_with    python          # Python scripting support
 %bcond_with    ruby            # (experimental) Ruby scripting support
 # - display and UI
-%bcond_without 256             # Disable 256 colors support
-%bcond_without led             # Disable LEDs
+%bcond_without 256             # 256 colors support
+%bcond_without led             # LEDs
 %bcond_with    olderisbetter   # variuos pre-0.10.0 behaviour rules (typeahead 
and esc-esc)
 %bcond_with    x               # Use the X Window System
 # - misc
@@ -125,7 +125,6 @@ keepalive.
 %{__autoconf}
 %{__autoheader}
 %configure \
-       --disable-no-root \
        %{?with_bittorrent:--enable-bittorrent} \
        %{?with_cgi:--enable-cgi} \
        --enable-88-colors \
@@ -142,6 +141,7 @@ keepalive.
        %{?with_leds:--enable-leds} \
        --enable-marks \
        --enable-nntp \
+       --disable-no-root \
        %{?with_smb:--enable-smb} \
        --without-gc \
        %{?with_gnutls:--with-gnutls} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/elinks.git/commitdiff/c9adcf77db88c75fbf4f3aaf34eb927541e4854d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to