[X2Go-Commits] x2goserver.git - build-main (branch) updated: 3.0.99-2-41-g693d01c

X2Go dev team git-admin at x2go.org
Wed Dec 4 06:17:24 CET 2013


The branch, build-main has been updated
       via  693d01c97a19f52c82b4acdd39d02cbfafd541fa (commit)
      from  d26b079a38561d1a047f25660ad647323198475b (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/x2goserver.postinst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/x2goserver.postinst b/debian/x2goserver.postinst
index 6f69082..4e75de8 100755
--- a/debian/x2goserver.postinst
+++ b/debian/x2goserver.postinst
@@ -41,7 +41,7 @@ case "$1" in
     fi
 
     if [ ! -f /var/lib/x2go/x2go_sessions ]; then
-        /usr/sbin/x2godbadmin --createdb
+        x2godbadmin --createdb
     fi
 
     dpkg-statoverride --add --update x2gouser x2gousers 6755 /usr/bin/x2gosqlitewrapper || true


hooks/post-receive
-- 
x2goserver.git (X2Go Server)

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 "x2goserver.git" (X2Go Server).




More information about the x2go-commits mailing list