[X2Go-Commits] x2goclient.git - master (branch) updated: 4.0.1.1-38-g1196358

X2Go dev team git-admin at x2go.org
Fri Dec 6 14:44:45 CET 2013


The branch, master has been updated
       via  119635850c8408e45d2d2dca2f3c5b013f8da1c6 (commit)
      from  3bbd2d0095ad9bfacfb130ac76619b295a11e93a (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 119635850c8408e45d2d2dca2f3c5b013f8da1c6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Dec 6 14:38:46 2013 +0100

    fix sed expr in x2goclient.spec

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

Summary of changes:
 x2goclient.spec |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2goclient.spec b/x2goclient.spec
index 1b3d99b..1c4fe4e 100644
--- a/x2goclient.spec
+++ b/x2goclient.spec
@@ -41,7 +41,7 @@ directories.
 sed -i -e 's/-o root -g root//' Makefile
 sed -i -e '/^MOZPLUGDIR=/s/lib/%{_lib}/' Makefile
 %if 0%{?rhel_version} <= 6
-sed -i -e '@^QMAKE_BINARY=@s@/usr/bin/qmake-qt4@/usr/lib/qt4/bin/qmake@' Makefile
+sed -i -e '/^QMAKE_BINARY=/s@/usr/bin/qmake-qt4@/usr/lib/qt4/bin/qmake@' Makefile
 %endif
 %if 0%{?fedora_version} >= 18
 # Use system qtbrowserplugin


hooks/post-receive
-- 
x2goclient.git (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 "x2goclient.git" (X2Go Client).




More information about the x2go-commits mailing list