]> git.pld-linux.org Git - packages/elinks.git/commitdiff
explicitly enable/disable fsp support
authorJan Palus <atler@pld-linux.org>
Sun, 27 Feb 2022 12:39:04 +0000 (13:39 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 27 Feb 2022 12:39:04 +0000 (13:39 +0100)
elinks.spec

index c0dcc8d7e418b6971dbd09ef08c091fa75bfccec..7c5585892c7470404b027ee996189898f7dd1416 100644 (file)
@@ -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 \
This page took 0.257791 seconds and 4 git commands to generate.