summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/bcfg2.postrm2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/bcfg2.postrm b/debian/bcfg2.postrm
index 5d7efc942..634eb4fe5 100644
--- a/debian/bcfg2.postrm
+++ b/debian/bcfg2.postrm
@@ -23,7 +23,7 @@ case "$1" in
rm -f $i
if which ucf >/dev/null; then
- ucf --purge $1
+ ucf --purge $i
fi
if which ucfr >/dev/null; then
ucfr --purge bcfg2 $i