From e076b1866e4ffb05c3c0bd9bcd52f4898941cadf Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 6 Nov 2009 10:18:14 +0100 Subject: [PATCH] also remove the dpkgv3 patch stamp file Signed-off-by: martin f. krafft --- debian/tg2quilt.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/tg2quilt.mk b/debian/tg2quilt.mk index 671dc04..70ad402 100644 --- a/debian/tg2quilt.mk +++ b/debian/tg2quilt.mk @@ -124,6 +124,8 @@ else rm -f $(__TG_FILES) # remove the series file rm -f $(QUILT_PATCH_DIR)/series + # remove dpkg v3 file + rm -f $(QUILT_PATCH_DIR)/.dpkg-source-applied # try to remove directories find $(QUILT_PATCH_DIR) -depth -type d -empty -execdir rmdir {} + # fail if the directory could not be removed and still exists -- 2.30.2