[SCM] UNNAMED PROJECT branch, debian-unstable, updated. 3ee9d5a018d873823da8cc9551a66bd401d167af
Julien Cristau
jcristau at debian.org
Fri Mar 27 05:21:09 UTC 2009
The following commit has been merged in the debian-unstable branch:
commit 9d66b3441b36e5a47ffc288ba21f2fd929e869d0
Author: Julien Cristau <jcristau at debian.org>
Date: Fri May 23 11:12:20 2008 +0200
Remove the .pc directory properly
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 \
--
UNNAMED PROJECT
More information about the debian-science-commits
mailing list