[Debian-live-changes] r1768 - configs/daniel-desktop/config/chroot_local-includes/usr/local/bin

daniel at alioth.debian.org daniel at alioth.debian.org
Sat May 26 09:45:32 UTC 2007


Author: daniel
Date: 2007-05-26 09:45:32 +0000 (Sat, 26 May 2007)
New Revision: 1768

Modified:
   configs/daniel-desktop/config/chroot_local-includes/usr/local/bin/dputs
Log:


Modified: configs/daniel-desktop/config/chroot_local-includes/usr/local/bin/dputs
===================================================================
--- configs/daniel-desktop/config/chroot_local-includes/usr/local/bin/dputs	2007-05-26 09:43:01 UTC (rev 1767)
+++ configs/daniel-desktop/config/chroot_local-includes/usr/local/bin/dputs	2007-05-26 09:45:32 UTC (rev 1768)
@@ -82,7 +82,7 @@
 if [ "${SPONSOR}" = "sponsor" ]
 then
 	CHROOT="${DIRECTORY_CHROOT}/${DISTRIBUTION}/home/${USER}/NEW"
-	NAME="`grep -e 'Changed-By:' ${CHROOT}/*.changes | sed -e 's/Changed-By: //' -e 's/ <.*//' -e 's/ /-/g' | tr A-Z a-z | sed -e 's/é/e/g' -e 's/ï/i/g' -e 's/ü/ue/g'`"
+	NAME="`grep -e 'Changed-By:' ${CHROOT}/*.changes | sed -e 's/Changed-By: //' -e 's/ <.*//' -e 's/ /-/g' | tr A-Z a-z | sed -e 's/é/e/g' -e 's/ï/i/g' -e 's/ü/ue/g' -e 's/-(le_vert)//'`"
 else
 	CHROOT="${DIRECTORY_CHROOT}/${DISTRIBUTION}/home/${USER}"
 fi




More information about the Debian-live-changes mailing list