[packages/elinks] explicitly enable/disable fsp support

atler atler at pld-linux.org
Sun Feb 27 13:40:52 CET 2022


commit ea719f7c0f731a892c1b573998ca83f4f6e7d812
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Feb 27 13:39:04 2022 +0100

    explicitly enable/disable fsp support

 elinks.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/elinks.spec b/elinks.spec
index c0dcc8d..7c55858 100644
--- a/elinks.spec
+++ b/elinks.spec
@@ -122,7 +122,7 @@ keepalive.
 	%{?debug:-Ddebug=true} \
 	%{!?debug:-Dfastmem=true} \
 	-Dfinger=true \
-	%{?with_fsp:-Dfsp=true} \
+	-Dfsp=%{__true_false fsp} \
 	-Dgemini=true \
 	-Dgettext=true \
 	-Dgopher=true \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list