]> git.pld-linux.org Git - packages/remmina.git/commitdiff
disable fetching news and submitting stats master
authorJan Palus <atler@pld-linux.org>
Mon, 26 Feb 2024 13:53:01 +0000 (14:53 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 26 Feb 2024 13:53:01 +0000 (14:53 +0100)
remmina.spec

index d4c25bf74f086955e97af15edf8947d67db8a130..3655ce236320f202d6e3b6590263c71f63c9f634 100644 (file)
@@ -204,7 +204,9 @@ cd build
        -DWITH_ICON_CACHE=OFF \
        %{cmake_on_off secret WITH_LIBSECRET} \
        %{cmake_on_off vnc WITH_LIBVNCSERVER} \
+       -DWITH_NEWS:BOOL=OFF \
        %{cmake_on_off spice WITH_SPICE} \
+       -DWITH_STATS:BOOL=OFF \
        -DWITH_UPDATE_DESKTOP_DB=OFF \
        %{cmake_on_off vte WITH_VTE} \
        %{cmake_on_off www WITH_WWW} \
This page took 0.228226 seconds and 4 git commands to generate.