[packages/elinks/elinks-0.12] - cosmetics

qboosh qboosh at pld-linux.org
Fri Jun 21 18:45:41 CEST 2013


commit c9adcf77db88c75fbf4f3aaf34eb927541e4854d
Author: Jakub Bogusz <qboosh at pld-linux.org>
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



More information about the pld-cvs-commit mailing list