On 13.11.2017 23:06, matkor wrote:
+%dir %{_includedir}/python3.6m/persistent/
+%{_includedir}/python3.6m/persistent/cPersistence.h
+%{_includedir}/python3.6m/persistent/ring.h

you have hardcoded paths here!

python.spec has:

%define py_incdir   %{_includedir}/python%{py_ver}

that macro even expands outside the spec:


➔ rpm -E %py_incdir
/usr/include/python2.7



--
glen

_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to