[X2Go-Commits] x2gomatebindings.git - master (branch) updated: 3bc67cbe5552d89f636fc8e7c7534bca551d9644
X2Go dev team
git-admin at x2go.org
Wed Jul 24 06:22:05 CEST 2013
The branch, master has been updated
via 3bc67cbe5552d89f636fc8e7c7534bca551d9644 (commit)
from 92513123f80ad4e5aac2adf12a95e3fa9fca2f14 (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 3bc67cbe5552d89f636fc8e7c7534bca551d9644
Author: Reinhard Tartler <siretart at tauware.de>
Date: Thu Feb 24 09:22:05 2011 +0100
don't link .la file
-----------------------------------------------------------------------
Summary of changes:
debian/postinst | 1 -
1 file changed, 1 deletion(-)
The diff of changes is:
diff --git a/debian/postinst b/debian/postinst
index b864867..d306f3e 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -27,7 +27,6 @@ case "$1" in
### for ubuntu ###
if [ -d /usr/lib/nautilus/extensions-2.0 ]
then
- ln -s /usr/lib/nautilus/extensions-1.0/libnautilus-x2goumount.la /usr/lib/nautilus/extensions-2.0/
ln -s /usr/lib/nautilus/extensions-1.0/libnautilus-x2goumount.so /usr/lib/nautilus/extensions-2.0/
fi
;;
hooks/post-receive
--
x2gomatebindings.git (x2gomatebindings upstream project)
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 "x2gomatebindings.git" (x2gomatebindings upstream project).
More information about the x2go-commits
mailing list