summaryrefslogtreecommitdiff
path: root/dh_desktop
diff options
context:
space:
mode:
Diffstat (limited to 'dh_desktop')
-rwxr-xr-xdh_desktop3
1 files changed, 2 insertions, 1 deletions
diff --git a/dh_desktop b/dh_desktop
index 3af2cd58..7495eefc 100755
--- a/dh_desktop
+++ b/dh_desktop
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
=head1 NAME
@@ -7,6 +7,7 @@ dh_desktop - deprecated no-op
=cut
use strict;
+use warnings;
use Debian::Debhelper::Dh_Lib;
=head1 SYNOPSIS