commit 8d3ae86d200629ab27f8d76d14610fa334c3fc47
Author: Arkadiusz MiĆkiewicz <[email protected]>
Date: Wed Jul 4 14:53:00 2018 +0200
- install init files, too
python-jaraco.packaging.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/python-jaraco.packaging.spec b/python-jaraco.packaging.spec
index 92d9636..aefd607 100644
--- a/python-jaraco.packaging.spec
+++ b/python-jaraco.packaging.spec
@@ -60,6 +60,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python2}
%py_install
+install build-2/lib/jaraco/__init__.py
$RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}
# when files are installed in other way that standard 'setup.py
# they need to be (re-)compiled
@@ -72,6 +73,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python3}
%py3_install
+install build-2/lib/jaraco/__init__.py
$RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}
%endif
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-jaraco.packaging.git/commitdiff/8d3ae86d200629ab27f8d76d14610fa334c3fc47
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit