]> git.pld-linux.org Git - packages/gvfs.git/commitdiff
fix samba meson option
authorJan Palus <atler@pld-linux.org>
Sat, 2 May 2020 16:04:19 +0000 (18:04 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 2 May 2020 16:04:19 +0000 (18:04 +0200)
gvfs.spec

index 0017a7a0d57088d6018f695db48c4eccee2b696e..c6925cd89127e61afd645367c7783d5fef2709b5 100644 (file)
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -321,7 +321,7 @@ sieciowych Windows (SMB) dla aplikacji wykorzystujÄ…cych gvfs.
        -Dlibmtp=%{?with_mtp:true}%{!?with_mtp:false} \
        -Dman=%{?with_doc:true}%{!?with_doc:false} \
        -Dnfs=%{?with_nfs:true}%{!?with_nfs:false} \
-       -Dsamba=%{?with_samba:true}%{!?with_samba:false} \
+       -Dsmb=%{?with_samba:true}%{!?with_samba:false} \
        -Dlogind=%{?with_systemd:true}%{!?with_systemd:false} \
        -Dudev=%{?with_udev:true}%{!?with_udev:false} \
        -Dudisks2=%{?with_udisks2:true}%{!?with_udisks2:false}
This page took 0.179648 seconds and 4 git commands to generate.