[X2Go-Commits] x2goadmincenter.git - master (branch) updated: 677ffe1819fb20e6bf01f68aabd6d40b319e6833
X2Go dev team
git-admin at x2go.org
Wed Dec 11 09:40:59 CET 2013
The branch, master has been updated
via 677ffe1819fb20e6bf01f68aabd6d40b319e6833 (commit)
from c94ea7beb32b9724afcb06505194d2c7bdb01c2e (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 677ffe1819fb20e6bf01f68aabd6d40b319e6833
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Dec 11 09:39:39 2013 +0100
fix for last commit
-----------------------------------------------------------------------
Summary of changes:
x2goadmincenter/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/x2goadmincenter/Makefile b/x2goadmincenter/Makefile
index 8bbe1c7..bf8d540 100755
--- a/x2goadmincenter/Makefile
+++ b/x2goadmincenter/Makefile
@@ -47,7 +47,7 @@ clean: clean_admincenter clean_plugins clean_man
find . -type f -name 'moc_*.cpp' -exec rm -vf {} +
find . -type f -name 'ui_*.h' -exec rm -vf {} +
find . -type f -name 'qrc_*.cpp' -exec rm -vf {} +
- find . -type f -name 'x2goadmincenter_*.qm' -exec rm -vf {} +
+ find . -type f -name 'x2go_*.qm' -exec rm -vf {} +
rm -f x2goadmincenter
rm -f x2goadmincenter.tag
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