summaryrefslogtreecommitdiff
path: root/dh_installman
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installman')
-rwxr-xr-xdh_installman5
1 files changed, 5 insertions, 0 deletions
diff --git a/dh_installman b/dh_installman
index 6544eae4..e8ed27da 100755
--- a/dh_installman
+++ b/dh_installman
@@ -205,6 +205,11 @@ sub find_so_man {
}
my $l=<SOTEST>;
close SOTEST;
+
+ if (! defined $l) {
+ error("failed to read $_");
+ }
+
if ($l=~m/\.so\s+(.*)\s*/) {
my $solink=$1;
# This test is here to prevent links like ... man8/../man8/foo.8