The following commit has been merged in the master branch:
commit 883329e9599bbd9f77b5839e49347a4576b9277f
Author: Rene Engelhard <[email protected]>
Date: Tue Jul 26 12:24:43 2011 +0000
fix clean
diff --git a/rules b/rules
index b1657fa..7d81520 100755
--- a/rules
+++ b/rules
@@ -42,8 +42,8 @@ override_dh_auto_clean:
# rm -rf perl/Build perl/_build
rm -f tests/fonts/Padauk.ttf
rm -f tests/fonts/Scheherazadegr.ttf
- find . -name "CTestCostData.txt" | xargs rm
- find . -name "LastTest.log" | xargs rm
+ -find . -name "CTestCostData.txt" | xargs rm
+ -find . -name "LastTest.log" | xargs rm
dh_auto_clean
override_dh_auto_configure:
--
graphite2 packaging repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]