[X2Go-Commits] x2goadmincenter.git - master (branch) updated: 35ffcf657fa5dbe2f6aed18430a5905bdc38bd45
X2Go dev team
git-admin at x2go.org
Wed Dec 11 11:27:33 CET 2013
The branch, master has been updated
via 35ffcf657fa5dbe2f6aed18430a5905bdc38bd45 (commit)
from bb8b09956265a8249ee0db56afe3b566751b6f64 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 35ffcf657fa5dbe2f6aed18430a5905bdc38bd45
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Dec 11 11:27:26 2013 +0100
fix patching of lrelease binary path
-----------------------------------------------------------------------
Summary of changes:
x2goadmincenter.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/x2goadmincenter.spec b/x2goadmincenter.spec
index 5c1cfb2..a0af650 100644
--- a/x2goadmincenter.spec
+++ b/x2goadmincenter.spec
@@ -66,7 +66,7 @@ sed -i x2goadminserver/Makefile -e '/^CGIBINDIR=/s,/lib/,/%{_lib}/,'
%build
%if 0%{?el5}
sed -i -e '/^QMAKE_BINARY=/s at qmake-qt4@%{_libdir}/qt4/bin/qmake@' x2goadmincenter/Makefile
-sed -i -e '/^LRELEASE_BINARY=/s at lrelease@%{_libdir}/qt4/bin/lrelease@' x2goadmincenter/Makefile
+sed -i -e '/^LRELEASE_BINARY=/s at lrelease-qt4@%{_libdir}/qt4/bin/lrelease@' x2goadmincenter/Makefile
%endif
make %{?_smp_mflags}
hooks/post-receive
--
x2goadmincenter.git (X2Go Administration Center)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goadmincenter.git" (X2Go Administration Center).
More information about the x2go-commits
mailing list