[packages/lttng-tools] - set python3 module paths explicitly; release 2

qboosh qboosh at pld-linux.org
Tue Jan 26 21:37:20 CET 2016


commit 87cbe23e83d74de8f7c17cbd9fc073c4f32047ed
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jan 26 21:40:00 2016 +0100

    - set python3 module paths explicitly; release 2

 lttng-tools.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/lttng-tools.spec b/lttng-tools.spec
index 41682b2..bf2d70e 100644
--- a/lttng-tools.spec
+++ b/lttng-tools.spec
@@ -2,7 +2,7 @@ Summary:	LTTng Trace Control
 Summary(pl.UTF-8):	Sterowanie śledzeniem LTTng
 Name:		lttng-tools
 Version:	2.7.1
-Release:	1
+Release:	2
 License:	LGPL v2.1+ (library), GPL v2 (tools)
 Group:		Libraries
 Source0:	http://lttng.org/files/lttng-tools/%{name}-%{version}.tar.bz2
@@ -94,6 +94,8 @@ Wiązanie Pythona 3 do LTTng.
 %{__automake}
 # NOTE: DON'T replace /usr/lib* with %{_libdir} in configure options!
 %configure \
+	am_cv_python_pyexecdir=%{py3_sitedir} \
+	am_cv_python_pythondir=%{py3_sitescriptdir} \
 	--disable-silent-rules \
 	--enable-python-bindings \
 	--with-babeltrace-bin=/usr/bin/babeltrace \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lttng-tools.git/commitdiff/87cbe23e83d74de8f7c17cbd9fc073c4f32047ed



More information about the pld-cvs-commit mailing list