summaryrefslogtreecommitdiffstats
path: root/debian/bcfg2.postrm
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2009-06-19 03:37:04 +0000
committerSol Jerome <solj@ices.utexas.edu>2009-06-19 03:37:04 +0000
commitac469d9514d491f7e9583504ddb1fe1282111275 (patch)
treeff9377f36beff9c5c8e38ab9b44ab0b0f759fc98 /debian/bcfg2.postrm
parentbe8e36ce968a62ddda8619b2c17a614bf5868612 (diff)
downloadbcfg2-ac469d9514d491f7e9583504ddb1fe1282111275.tar.gz
bcfg2-ac469d9514d491f7e9583504ddb1fe1282111275.tar.bz2
bcfg2-ac469d9514d491f7e9583504ddb1fe1282111275.zip
Debian: postrm fix from Paul Cannon
Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5284 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/bcfg2.postrm')
-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