commit b23e518be140722d3d5a6c542e017f0480300a51
Author: Jakub Bogusz <[email protected]>
Date: Sat May 23 09:06:31 2015 +0200
- disable rpath; release 2
tevent.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/tevent.spec b/tevent.spec
index c76aabe..43b376e 100644
--- a/tevent.spec
+++ b/tevent.spec
@@ -2,7 +2,7 @@ Summary: An event system library
Summary(pl.UTF-8): Biblioteka systemu zdarzeĆ
Name: tevent
Version: 0.9.24
-Release: 1
+Release: 2
License: LGPL v3+
Group: Libraries
Source0: https://www.samba.org/ftp/tevent/%{name}-%{version}.tar.gz
@@ -73,7 +73,8 @@ CFLAGS="%{rpmcflags}" \
PYTHONDIR=%{py_sitedir} \
./configure \
--prefix=%{_prefix} \
- --libdir=%{_libdir}
+ --libdir=%{_libdir} \
+ --disable-rpath
%{__make} \
V=1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tevent.git/commitdiff/b23e518be140722d3d5a6c542e017f0480300a51
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit