Bug#366182: fix statd home directory

2006-05-05 Thread Steinar H. Gunderson
On Sat, May 06, 2006 at 12:01:11AM +0200, Oskar Liljeblad wrote: > + if [ "$2" = "" ] || dpkg --compare-versions "$2" gt 1.0.7-12; then This line makes no sense. The only version really containing the old directory is 1.0.7-10; however, a user with 1.0.7-11 or 1.0.7-12 could have upgraded fr

Bug#366182: fix statd home directory

2006-05-05 Thread Oskar Liljeblad
Package: nfs-common Version: 1:1.0.7-12 Severity: wishlist Tags: patch How about this patch to fix (get rid of) old home directory for statd? (It's untested but should clean things up properly.) Regards, Oskar diff -u nfs-common.postinst.v0 nfs-common.postinst --- nfs-common.postinst.v0 20