From dcda3cd3cf2b65e75d1331a1847ba1f93c9bb31f Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Tue, 17 Nov 2009 10:00:24 +0000 Subject: [PATCH] postinst nuke leftover variable remenant from a debconf question. svn path=/dists/trunk/linux-2.6/; revision=14643 --- debian/templates/temp.image.plain/postinst | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/templates/temp.image.plain/postinst b/debian/templates/temp.image.plain/postinst index bd3485dd2..ae8c797ea 100755 --- a/debian/templates/temp.image.plain/postinst +++ b/debian/templates/temp.image.plain/postinst @@ -481,7 +481,6 @@ sub handle_missing_link { } else { if (! $have_conffile) { - my $ret; # current default $do_symlink = "Yes";