]> git.pld-linux.org Git - packages/sip5.git/commitdiff
- module sources are required, rel 2 auto/th/sip5-5.5.0-2
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 23 Jun 2021 14:51:12 +0000 (16:51 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 23 Jun 2021 14:51:12 +0000 (16:51 +0200)
sip5.spec

index 98c34654433bfb7a9c8d5d6800818a0c0eb59ef9..a1984626ea02e919d5737f85ce98fe69f16b653d 100644 (file)
--- a/sip5.spec
+++ b/sip5.spec
@@ -1,7 +1,7 @@
 Summary:       SIP - Python/C++ Bindings Generator
 Name:          sip5
 Version:       5.5.0
-Release:       1
+Release:       2
 License:       GPL v2
 #Source0Download:        https://pypi.org/project/sip/
 Source0:       https://files.pythonhosted.org/packages/source/s/sip/sip-%{version}.tar.gz
@@ -30,8 +30,6 @@ also used to generate wxPython, the Python bindings for wxWidgets.
 rm -rf $RPM_BUILD_ROOT
 %py3_install
 
-%{__rm} -r $RPM_BUILD_ROOT%{py3_sitedir}/sipbuild/module/source
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -56,3 +54,4 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{py3_sitedir}/sipbuild/tools
 %{py3_sitedir}/sipbuild/tools/*.py
 %{py3_sitedir}/sipbuild/tools/__pycache__
+%{py3_sitedir}/sipbuild/module/source
This page took 0.16396 seconds and 4 git commands to generate.