[X2Go-Commits] pinentry-x2go.git - master (branch) updated: 0.7.5.6-8-g6fb0037

X2Go dev team git-admin at x2go.org
Sun Dec 8 16:00:43 CET 2013


The branch, master has been updated
       via  6fb00376b0b6906b0da7aeff7188a02f6cabf209 (commit)
      from  8ddf60146ffd0002c7381cd31a08a1e62bf0ddc9 (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 6fb00376b0b6906b0da7aeff7188a02f6cabf209
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Dec 8 15:54:45 2013 +0100

    make qmake-qt4 findable for EPEL-5 builds

-----------------------------------------------------------------------

Summary of changes:
 pinentry-x2go.spec |    3 +++
 1 file changed, 3 insertions(+)

The diff of changes is:
diff --git a/pinentry-x2go.spec b/pinentry-x2go.spec
index f03a6a4..1fca287 100644
--- a/pinentry-x2go.spec
+++ b/pinentry-x2go.spec
@@ -29,6 +29,9 @@ x2goclient.
 %setup -q
 
 %build
+%if 0%{?el5}
+export PATH=%{_libdir}/qt4/bin:$PATH
+%endif
 if [ ! -e configure ]; then
 	autoreconf -fi;
 fi;


hooks/post-receive
-- 
pinentry-x2go.git (PinEntry Dialog (Qt) for X2Go Client)

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 "pinentry-x2go.git" (PinEntry Dialog (Qt) for X2Go Client).




More information about the x2go-commits mailing list