The branch, master has been updated via 8a80e5318a571fd508c993e5c2967ad9def240a3 (commit) from 0505ae8a5305899c5dbb5a626f54fa2eae24edb6 (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 8a80e5318a571fd508c993e5c2967ad9def240a3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 22 15:56:51 2013 +0100 remove obsolete code ----------------------------------------------------------------------- Summary of changes: .../sbin/x2gothinclient_create | 4 ---- 1 file changed, 4 deletions(-) The diff of changes is: diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_create b/x2gothinclientmanagement/sbin/x2gothinclient_create index 187004c..82db380 100755 --- a/x2gothinclientmanagement/sbin/x2gothinclient_create +++ b/x2gothinclientmanagement/sbin/x2gothinclient_create @@ -209,10 +209,6 @@ fi # no need to clean up tmp directories, they are on RAM disks anyway... [ \$? -eq 0 ] && test -e /etc/init.d/checkroot-bootclean.sh && sed -e "s/clean_all/#clean_all/" -i /etc/init.d/checkroot-bootclean.sh || true -# modify alsa-utils script until Debian bug #729373 is fixed -[ \$? -eq 0 ] && test -e /etc/init.d/alsa-utils && sed "s/^ALSACTLHOME=/export ALSACTLHOME=/" -i /etc/init.d/alsa-utils || true -[ \$? -eq 0 ] && test -e /usr/share/alsa/utils.sh && sed "s/amixer \\\$CARDOPT/HOME=\\\$ALSACTLHOME amixer \\\$CARDOPT/g" -i /usr/share/alsa/utils.sh || true - ### ### apply patchsets if provided ### hooks/post-receive -- x2gothinclient.git (X2Go Thin Client Environment) 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 "x2gothinclient.git" (X2Go Thin Client Environment).