missing popd

This commit is contained in:
Tom Callaway 2020-08-12 13:51:32 -04:00
parent d1e7da820b
commit 3671e6a0ed
1 changed files with 2 additions and 1 deletions

View File

@ -1602,7 +1602,8 @@ rm -rf %{buildroot}
mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
pushd %{buildroot}%{_sysconfdir}/pam.d/
ln -s system-auth chrome-remote-desktop
ln -s system-auth chrome-remote-desktop
popd
%endif
%if %{build_headless}