[packages/xpra] - fix install - rel 4
baggins
baggins at pld-linux.org
Tue Dec 29 19:38:29 CET 2015
commit 6a271dccc559e15193be2b0f456f485bd6ad4115
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Dec 29 19:38:17 2015 +0100
- fix install
- rel 4
xpra.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xpra.spec b/xpra.spec
index 0ebbd52..f659e00 100644
--- a/xpra.spec
+++ b/xpra.spec
@@ -23,7 +23,7 @@ Summary: Xpra gives you "persistent remote applications" for X
Summary(pl.UTF-8): Xpra - "stałe zdalne aplikacje" dla X
Name: xpra
Version: 0.15.7
-Release: 3
+Release: 4
License: GPL v2+
Group: X11/Applications/Networking
Source0: http://xpra.org/src/%{name}-%{version}.tar.xz
@@ -126,6 +126,9 @@ CFLAGS="%{rpmcflags}" \
rm -rf $RPM_BUILD_ROOT
%{__python} setup.py install \
--skip-build \
+ --prefix=%{_prefix} \
+ --install-purelib=%{py_sitescriptdir} \
+ --install-platlib=%{py_sitedir} \
--optimize=2 \
--root=$RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xpra.git/commitdiff/6a271dccc559e15193be2b0f456f485bd6ad4115
More information about the pld-cvs-commit
mailing list