Install documentation in correct directory

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4799 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-11-05 23:12:11 +00:00
parent 4b504a4ded
commit 443e81a1f0

View File

@ -261,7 +261,7 @@ chmod 755 ${PREFIX}/etc/shorewall
chmod 755 ${PREFIX}/usr/share/shorewall chmod 755 ${PREFIX}/usr/share/shorewall
chmod 755 ${PREFIX}/usr/share/shorewall/configfiles chmod 755 ${PREFIX}/usr/share/shorewall/configfiles
run_install $OWNERSHIP -m 0644 documentation.txt ${PREFIX}/usr/share/shorewall/configfiles/Documentation.txt run_install $OWNERSHIP -m 0644 documentation.txt ${PREFIX}/etc/shorewall/Documentation.txt
# #
# Install the config file # Install the config file
# #