summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 9cd8bd0..9648572 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,7 @@ ARCHLIB := $(shell perl -I/usr/lib/$(DEB_HOST_MULTIARCH)/perl/cross-config-
override_dh_auto_install:
dh_auto_install
+ chmod 0644 $(TMP)/usr/share/man/man3/common::sense.3pm
pod2man --name "common::sense" --utf8 --section 3pm \
$(TMP)$(ARCHLIB)/common/sense.pod > \
$(TMP)/usr/share/man/man3/common::sense.3pm