The branch, build-baikal has been updated via 99c8a000951ad26707a144d133522af826985149 (commit) from bfe51002d37a5f54a4a7d5febcf1dcdfeca8bd53 (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 d81b6ce..6f69082 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/lib/x2go/script/x2godbadmin --createdb + /usr/sbin/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).