From d7689c69a0e7a5166f845b96e2e82046fe0b8f68 Mon Sep 17 00:00:00 2001 From: Oliver Grawert Date: Mon, 19 Nov 2012 19:49:31 +0100 Subject: [PATCH] clean up the userdata dir --- debian/changelog | 6 ++++++ live-build/auto/clean | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a48f13ea..4a8ee686 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.100) UNRELEASED; urgency=low + + * clean up the userdata dir + + -- Oliver Grawert Mon, 19 Nov 2012 19:48:42 +0100 + livecd-rootfs (2.99) raring; urgency=low * fix quoting in abootimg call for nexus7 diff --git a/live-build/auto/clean b/live-build/auto/clean index d31d4c0d..9ddf752e 100755 --- a/live-build/auto/clean +++ b/live-build/auto/clean @@ -7,3 +7,4 @@ lb clean noauto "$@" rm -rf config rm -f binary.manifest binary.manifest-desktop binary.log rm -f livecd.* +rm -rf userdata