mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
fedora: explicitly set 0755 on notcurses.py
This commit is contained in:
parent
6d500e8511
commit
5072cbdf33
@ -122,6 +122,7 @@ cd python
|
||||
%{_mandir}/man1/notcurses-pydemo.1*
|
||||
%{python3_sitearch}/*egg-info/
|
||||
%{python3_sitearch}/notcurses/
|
||||
%attr(0755, -, -) %{python3_sitearch}/notcurses/notcurses.py
|
||||
%{python3_sitearch}/*.so
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user