From c4c64bc0f8e6e4d640918670ad1b2616aef4745b Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Fri, 21 Nov 2008 18:17:53 +0100
Subject: Removing scripts directory through lh_clean, if it's not empty.
---
helpers/lh_clean | 1 +
1 file changed, 1 insertion(+)
diff --git a/helpers/lh_clean b/helpers/lh_clean
index 6e02f63..e037ea8 100755
--- a/helpers/lh_clean
+++ b/helpers/lh_clean
@@ -52,6 +52,7 @@ do
"${0}" --binary
"${0}" --stage
"${0}" --source
+ rmdir --ignore-fail-on-non-empty scripts
;;
--cache)
--
cgit v1.0