diff --git a/Shorewall/install.sh b/Shorewall/install.sh index 6e9134a9b..edd7ec129 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -260,8 +260,6 @@ mkdir -p ${PREFIX}/var/lib/shorewall chmod 755 ${PREFIX}/etc/shorewall chmod 755 ${PREFIX}/usr/share/shorewall chmod 755 ${PREFIX}/usr/share/shorewall/configfiles - -run_install $OWNERSHIP -m 0644 Documentation ${PREFIX}/etc/shorewall/Documentation # # Install the config file # diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index 00b73c0b3..61ff8a130 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -68,7 +68,6 @@ fi %attr(0755,root,root) %dir /usr/share/shorewall %attr(0755,root,root) %dir /usr/share/shorewall/configfiles %attr(0700,root,root) %dir /var/lib/shorewall -%attr(0644,root,root) %config(noreplace) /etc/shorewall/Documentation %attr(0644,root,root) %config(noreplace) /etc/shorewall/shorewall.conf %attr(0600,root,root) %config(noreplace) /etc/shorewall/zones %attr(0600,root,root) %config(noreplace) /etc/shorewall/policy