mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Merge pull request #1 from tiffanycmeyer13/v23
Updating local change of component.spec to update Python version path
This commit is contained in:
commit
46b347b5b7
1 changed files with 3 additions and 2 deletions
|
@ -109,5 +109,6 @@ rm -rf %{_python_build_loc}
|
|||
|
||||
%files
|
||||
%defattr(644,awips,fxalpha,755)
|
||||
%dir /awips2/python/lib/python3.6/site-packages
|
||||
/awips2/python/lib/python3.6/site-packages/*
|
||||
%dir /awips2/python/lib/python3.11/site-packages
|
||||
/awips2/python/lib/python3.11/site-packages/*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue