Update packaging script

This commit is contained in:
Kevin Yue
2024-03-11 07:55:49 -04:00
parent e94661b213
commit 59dee3d767
5 changed files with 24 additions and 3 deletions

View File

@@ -34,6 +34,9 @@ A GUI for GlobalProtect VPN, based on OpenConnect, supports the SSO authenticati
%prep
%setup
%postun
rm -f %{_bindir}/gpgui
%build
# The injected RUSTFLAGS could fail the build
unset RUSTFLAGS