summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 1677f368e..7878c798d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -379,7 +379,7 @@ clean: unprepared unpatch
rm -rf cli-build
rm -rf pear-build pear-build-download
rm -f debian/copyright
- rm -f test-results.txt $(MYSQL_DATA_DIR)
+ rm -rf test-results.txt $(MYSQL_DATA_DIR)
dh_clean -Xorig
# clean up autogenerated cruft