diff --git a/debian/changelog b/debian/changelog index 59dd7739..7191c286 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.193) UNRELEASED; urgency=low + + * drop SHELL=/system/bin/sh from /etc/environment on touch images (urgh) + + -- Oliver Grawert Fri, 11 Oct 2013 17:30:21 +0200 + livecd-rootfs (2.192) saucy; urgency=low * add click packages to the manifest output on ubuntu touch diff --git a/live-build/ubuntu-touch/hooks/48-setup-env.chroot b/live-build/ubuntu-touch/hooks/48-setup-env.chroot index 67f0900a..c8da3645 100755 --- a/live-build/ubuntu-touch/hooks/48-setup-env.chroot +++ b/live-build/ubuntu-touch/hooks/48-setup-env.chroot @@ -3,7 +3,6 @@ echo "I: setting up initial environment for Touch..." echo "HOSTNAME=android -SHELL=/system/bin/sh TERM=linux ANDROID_CACHE=/cache LOOP_MOUNTPOINT=/mnt/obb