diff options
Diffstat (limited to 'dh_testroot')
-rwxr-xr-x | dh_testroot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_testroot b/dh_testroot index e486a54e..91ac26a6 100755 --- a/dh_testroot +++ b/dh_testroot @@ -1,5 +1,7 @@ #!/usr/bin/perl +=encoding UTF-8 + =head1 NAME dh_testroot - ensure that a package is built with necessary level of root permissions |