components/groff/groff.p5m
changeset 7681 0bc3311966eb
parent 6172 91592f4b927c
--- a/components/groff/groff.p5m	Mon Feb 06 16:06:23 2017 +0100
+++ b/components/groff/groff.p5m	Wed Feb 22 11:29:54 2017 -0800
@@ -20,9 +20,12 @@
 #
 
 #
-# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
+# Ensure scripts delivered in usr/lib are executable.
+<transform file path=usr/lib/groff/.+\.pl$ -> default mode 0555>
+<transform file path=usr/lib/groff/.+\.sh$ -> default mode 0555>
 # Put the documentation in the correct location.
 <transform file path=usr/share/doc/groff/$(COMPONENT_VERSION)/(.+)$ -> \
     set action.hash usr/share/doc/groff-$(COMPONENT_VERSION)/%<1> >