mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
Remove 'Documentation' file from installation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4965 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
597cfce50d
commit
81c2847db6
@ -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
|
||||
#
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user