From 7b44929d3ba965070099dd1881736b81fdad271a Mon Sep 17 00:00:00 2001 From: David Senoner Date: Sun, 23 Feb 2025 21:18:35 +0000 Subject: [PATCH] fix typo --- wsl-setup.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wsl-setup.spec b/wsl-setup.spec index f8ceaac..429cb1b 100644 --- a/wsl-setup.spec +++ b/wsl-setup.spec @@ -52,7 +52,7 @@ ln -s ..%{_prefix}/lib/wsl-distribution.conf %{buildroot}%{_sysconfdir}/wsl-dist # https://learn.microsoft.com/en-us/windows/wsl/build-custom-distro#systemd-recommendations install -Dpm0644 %{SOURCE6} %{buildroot}%{_tmpfilesdir}/%{name}.conf -# WSL provides a Wayland and PulseAudio docket as well, which are expected to be in +# WSL provides a Wayland and PulseAudio socket as well, which are expected to be in # the user's runtime directory. This configuration sets up the links for each user. install -Dpm0644 %{SOURCE7} %{buildroot}%{_user_tmpfilesdir}/%{name}.conf