From 81c2847db62879e532992e9086f6a8eba4e0afa9 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 21 Nov 2006 16:56:05 +0000 Subject: [PATCH] Remove 'Documentation' file from installation git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4965 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/install.sh | 2 -- Shorewall/shorewall.spec | 1 - 2 files changed, 3 deletions(-) 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