The branch, build-main has been updated via e8c71f840067e8cc752a33152f9cf914993ca320 (commit) from 79a49b30b03d1f359fea9ae527ccdc3def41be51 (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 e8c71f840067e8cc752a33152f9cf914993ca320 Author: Reinhard Tartler <siretart@tauware.de> Date: Thu Feb 24 09:39:05 2011 +0100 remove broken hack for natilus-2.0 extensions from postinst ----------------------------------------------------------------------- Summary of changes: debian/postinst | 5 ----- 1 file changed, 5 deletions(-) The diff of changes is: diff --git a/debian/postinst b/debian/postinst index d306f3e..4d973f4 100644 --- a/debian/postinst +++ b/debian/postinst @@ -24,11 +24,6 @@ case "$1" in update-icon-caches /usr/share/icons/gnome update-desktop-database update-mime-database /usr/share/mime - ### for ubuntu ### - if [ -d /usr/lib/nautilus/extensions-2.0 ] - then - ln -s /usr/lib/nautilus/extensions-1.0/libnautilus-x2goumount.so /usr/lib/nautilus/extensions-2.0/ - fi ;; abort-upgrade|abort-remove|abort-deconfigure) 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).