Remove the .pc directory properly

This commit is contained in:
Julien Cristau 2008-05-23 11:12:20 +02:00
parent c87ea43906
commit 9d66b3441b
1 changed files with 1 additions and 1 deletions

View File

@ -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 \