[packages/libproxy] correct bcond for -networkmanager %files
atler
atler at pld-linux.org
Wed Jul 3 22:23:15 CEST 2024
commit 84e33ac15586792cee10cca791ad24b2bbfe2e76
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Jul 3 22:16:45 2024 +0200
correct bcond for -networkmanager %files
libproxy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libproxy.spec b/libproxy.spec
index 2441b33..29d4059 100644
--- a/libproxy.spec
+++ b/libproxy.spec
@@ -356,7 +356,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%{_datadir}/vala/vapi/libproxy-1.0.vapi
-%if %{with kde}
+%if %{with nm}
%files networkmanager
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/%{name}/%{version}/modules/network_networkmanager.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libproxy.git/commitdiff/84e33ac15586792cee10cca791ad24b2bbfe2e76
More information about the pld-cvs-commit
mailing list