changeset 56 | f6d750acf0cf |
parent 54 | 706239603081 |
child 75 | a587bc920c3d |
--- a/debian/littlebird-tc-core.postrm Mon Sep 05 12:24:45 2011 +0200 +++ b/debian/littlebird-tc-core.postrm Mon Sep 05 12:56:02 2011 +0200 @@ -28,7 +28,7 @@ ucf --debconf-ok --purge /etc/apache2/conf.d/littlebird-tc ucfq --with-colons littlebird-tc-core | while IFS=: read file rest - done + do ucfr --purge littlebird-tc-core "$file" done