From 9d66b3441b36e5a47ffc288ba21f2fd929e869d0 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Fri, 23 May 2008 11:12:20 +0200 Subject: Remove the .pc directory properly --- debian/xsfbs/xsfbs.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk index 6582a42..c11923f 100755 --- a/debian/xsfbs/xsfbs.mk +++ b/debian/xsfbs/xsfbs.mk @@ -192,7 +192,7 @@ cleanscripts: .PHONY: xsfclean xsfclean: cleanscripts unpatch dh_testdir - rm -f .pc patches + rm -rf .pc patches rm -rf $(STAMP_DIR) $(SOURCE_DIR) rm -rf imports dh_clean debian/shlibs.local \ -- cgit v1.2.3