summaryrefslogtreecommitdiff
path: root/debian/templates
diff options
context:
space:
mode:
authorMaximilian Attems <maks@debian.org>2009-11-17 10:00:24 +0000
committerMaximilian Attems <maks@debian.org>2009-11-17 10:00:24 +0000
commitdcda3cd3cf2b65e75d1331a1847ba1f93c9bb31f (patch)
tree0fae24a3e36451d2b16c4f2326a55131d00fa424 /debian/templates
parentb5751450976d0524809e242869b65b0623e1477d (diff)
postinst nuke leftover variable
remenant from a debconf question. svn path=/dists/trunk/linux-2.6/; revision=14643
Diffstat (limited to 'debian/templates')
-rwxr-xr-xdebian/templates/temp.image.plain/postinst1
1 files changed, 0 insertions, 1 deletions
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";