SHA256
1
0
forked from pool/virtme

Compare commits

...

2 Commits

2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 17 15:14:48 UTC 2024 - Michal Suchanek <msuchanek@suse.com>
- Workaround python packaging deficiency
-------------------------------------------------------------------
Fri Sep 6 06:06:23 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@ -63,6 +63,8 @@ find . -name __pycache__ -type d -exec rm -fr {} +
%install
export PYTHONDONTWRITEBYTECODE=1 %python_install
# This is a buildtime requirement, not runtime requirement
sed -i -e /argparse-manpage/d $(find %{buildroot} -name requires.txt)
%files
%{_bindir}/virtme-configkernel