]> git.pld-linux.org Git - packages/liborcus.git/commitdiff
- stabilize pythondir auto/th/liborcus-0.11.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 May 2016 17:03:41 +0000 (19:03 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 May 2016 17:03:41 +0000 (19:03 +0200)
liborcus.spec

index c38349a7c9eb68bc8baba29d89b795ee833bcfc5..d3f0b103d2fdaeef4ba873c118869c7b5db2ad10 100644 (file)
@@ -129,6 +129,7 @@ Wiązanie Pythona 3 do biblioteki liborcus.
 %{__autoheader}
 %{__automake}
 %configure \
+       am_cv_python_pythondir=%{py3_sitescriptdir} \
        --disable-debug \
        %{!?with_python:--disable-python} \
        --disable-silent-rules \
@@ -225,5 +226,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py3_sitedir}/_orcus.so
 %attr(755,root,root) %{py3_sitedir}/_orcus_json.so
-%{py3_sitedir}/orcus
+%{py3_sitescriptdir}/orcus
 %endif
This page took 0.412196 seconds and 4 git commands to generate.