Import patches-unapplied version 2.302 to ubuntu/wily-proposed

Imported using git-ubuntu import.

Changelog parent: 4c697dbaf6165eb0affff43de8b33de465120041

New changelog entries:
  * Call Setup_cleanup in live-build/auto/build to set exit handler.
This commit is contained in:
Adam Conrad 2015-05-25 23:09:42 -06:00 committed by usd-importer
parent 4c697dbaf6
commit a4c006633a
2 changed files with 9 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.302) wily; urgency=medium
* Call Setup_cleanup in live-build/auto/build to set exit handler.
-- Adam Conrad <adconrad@ubuntu.com> Mon, 25 May 2015 23:09:42 -0600
livecd-rootfs (2.301) wily; urgency=low
[ Michael Vogt ]

View File

@ -10,6 +10,9 @@ Arguments "${@}"
Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source
Set_defaults
# Setup cleanup function
Setup_cleanup
rm -f binary.success
(
if [ -d config/gnupg ]; then