forked from pool/python-PySDL2
- Remove .DS_Store files from sources
- Remove not needed python_module macro definition OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PySDL2?expand=0&rev=23
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define X_display ":98"
|
||||
Name: python-PySDL2
|
||||
Version: 0.9.14
|
||||
@@ -61,6 +60,7 @@ Python classes and wrappers for common SDL2 functionality.
|
||||
%autosetup -p1 -n PySDL2-%{version}
|
||||
|
||||
sed -i 's/\r$//' AUTHORS.txt COPYING.txt README.md
|
||||
find . -name *DS_Store -delete
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
Reference in New Issue
Block a user