[packages/gvfs] fix samba meson option

atler atler at pld-linux.org
Sat May 2 18:04:40 CEST 2020


commit c588ce3932957f8015bba4901d0fb6fed79f18b8
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat May 2 18:04:19 2020 +0200

    fix samba meson option

 gvfs.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gvfs.spec b/gvfs.spec
index 0017a7a..c6925cd 100644
--- 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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gvfs.git/commitdiff/c588ce3932957f8015bba4901d0fb6fed79f18b8



More information about the pld-cvs-commit mailing list