[projects/template-specs] - module in egg info
arekm
arekm at pld-linux.org
Wed Sep 24 15:08:11 CEST 2014
commit ff6e15ce74bf6c9b8264ed090cadae7292becf87
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Sep 24 15:08:09 2014 +0200
- module in egg info
python.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python.spec b/python.spec
index 4b374d0..dee1588 100644
--- a/python.spec
+++ b/python.spec
@@ -139,7 +139,7 @@ rm -rf $RPM_BUILD_ROOT
%{py_sitedir}/*.py[co]
%attr(755,root,root) %{py_sitedir}/*.so
%if "%{py_ver}" > "2.4"
-%{py_sitedir}/TEMPLATE-*.egg-info
+%{py_sitedir}/%{module}-%{version}-py*.egg-info
%endif
%{_examplesdir}/%{name}-%{version}
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/ff6e15ce74bf6c9b8264ed090cadae7292becf87
More information about the pld-cvs-commit
mailing list