[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.0.99-2-174-g8899474
X2Go dev team
git-admin at x2go.org
Wed Dec 4 06:21:29 CET 2013
The branch, build-baikal has been updated
via 88994746091fc817727242b26bc97edba1283a83 (commit)
from e336b436b8536d826adc0252853d68e3ffcb3944 (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.postrm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/x2goserver.postrm b/debian/x2goserver.postrm
index 4522b04..3833d5d 100755
--- a/debian/x2goserver.postrm
+++ b/debian/x2goserver.postrm
@@ -18,7 +18,7 @@ set -e
case "$1" in
purge)
- dpkg-statoverride --remove /usr/bin/x2gosqlitewrapper || true
+ dpkg-statoverride --remove /usr/lib/x2go/x2gosqlitewrapper || true
echo "Removing x2go session database" >&2
rm -vf /var/lib/x2go/x2go_sessions
rm -vf /etc/x2go/x2gosql/passwords/pgadmin
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