From d6c438d323d4f9b53d5e3d0fe268e60c1ef08d48 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 30 Mar 2026 01:50:43 -0400 Subject: [PATCH] [hydros-environment] fixed firewalld typo --- hydros-environment/hydros-environment.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hydros-environment/hydros-environment.spec b/hydros-environment/hydros-environment.spec index 52003f2..f1d2adb 100644 --- a/hydros-environment/hydros-environment.spec +++ b/hydros-environment/hydros-environment.spec @@ -15,8 +15,8 @@ Source0: source.tar.gz %install install -Dm0444 -t %{buildroot}%{_sysconfdir}/environment.d/ %{_builddir}/%{name}-%{version}/environment.d/cursor.conf install -Dm0444 -t %{buildroot}%{_sysconfdir}/environment.d/ %{_builddir}/%{name}-%{version}/environment.d/theme.conf -install -Dm0444 -t %{buildroot}%{_sysconfdir}/firewald/services/ %{_builddir}/%{name}-%{version}/firewald/services/grayjay.xml -install -Dm0444 -t %{buildroot}%{_sysconfdir}/firewald/services/ %{_builddir}/%{name}-%{version}/firewald/services/localsend.xml +install -Dm0444 -t %{buildroot}%{_sysconfdir}/firewalld/services/ %{_builddir}/%{name}-%{version}/firewalld/services/grayjay.xml +install -Dm0444 -t %{buildroot}%{_sysconfdir}/firewalld/services/ %{_builddir}/%{name}-%{version}/firewalld/services/localsend.xml install -Dm0444 -t %{buildroot}%{_sysconfdir}/modules-load.d/ %{_builddir}/%{name}-%{version}/modules-load.d/asus-sensor.conf install -Dm0444 -t %{buildroot}%{_sysconfdir}/modules-load.d/ %{_builddir}/%{name}-%{version}/modules-load.d/ntsync.conf install -Dm0644 -t %{buildroot}%{_sysconfdir}/sddm/ %{_builddir}/%{name}-%{version}/sddm/sddm-useradd @@ -25,8 +25,8 @@ install -Dm0644 -t %{buildroot}%{_sysconfdir}/xdg/autostart/ %{_builddir}/%{name %files %{_sysconfdir}/environment.d/cursor.conf %{_sysconfdir}/environment.d/theme.conf -%{_sysconfdir}/firewald/services/grayjay.xml -%{_sysconfdir}/firewald/services/localsend.xml +%{_sysconfdir}/firewalld/services/grayjay.xml +%{_sysconfdir}/firewalld/services/localsend.xml %{_sysconfdir}/modules-load.d/asus-sensor.conf %{_sysconfdir}/modules-load.d/ntsync.conf %{_sysconfdir}/sddm/sddm-useradd