The branch, master has been updated via 05c4be8440ba1cbdcce09f2d1abcc0682dd45f2b (commit) from 0a8fd25818b9804156181048bc8fe1c414f94bc6 (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 05c4be8440ba1cbdcce09f2d1abcc0682dd45f2b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 11 10:37:32 2013 +0100 x2goadmincenter.spec: typo fix ----------------------------------------------------------------------- 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 9a34c51..fdf734a 100644 --- a/x2goadmincenter.spec +++ b/x2goadmincenter.spec @@ -60,7 +60,7 @@ For installation instruction/howtos/FAQs please visit http://wiki.x2go.org # Fix up install issues sed -i -e 's/-o root -g root//' x2goadmincenter/Makefile sed -i -e 's/-o root -g root//' x2goadminserver/Makefile -find -type f -name "*/Makefile" | xargs sed -i -r -e '/^LIBDIR=/s,/lib/,/%{_lib}/,' +find -type f -name "Makefile" | xargs sed -i -r -e '/^LIBDIR=/s,/lib/,/%{_lib}/,' sed -i x2goadminserver/Makefile -e '/^CGIBINDIR=/s,/lib/,/%{_lib}/,' %build 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).