fedora: explicitly set 0755 on notcurses.py

pull/555/head
nick black 4 years ago
parent 6d500e8511
commit 5072cbdf33
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -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…
Cancel
Save