packages/net/shorewall-core/patches/100-shorewallrc.default.patch
florian 1185fa326e [package] shorewall-core: add package
New package shorewall-core, current stable release 4.5.7

The Shoreline Firewall, is high-level tool for configuring Netfilter.

This package provides the core Shorewall libraries installed in
/usr/share/shorewall/,
which are required for the rest of the Shorewall packages to work.

Signed-off-by: Edy Corak <info@loenshotel.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-16 15:55:48 +00:00

12 lines
640 B
Diff

--- a/shorewallrc.default 2012-08-08 16:29:23.000000000 +0200
+++ b/shorewallrc.default 2012-08-13 10:15:46.769381221 +0200
@@ -2,7 +2,7 @@
# Default Shorewall 4.5 rc file
#
HOST=linux #Generic Linux
-BUILD= #Default is to detect the build system
+BUILD=linux #Default is to detect the build system
PREFIX=/usr #Top-level directory for shared files, libraries, etc.
SHAREDIR=${PREFIX}/share #Directory for arch-neutral files.
LIBEXECDIR=${PREFIX}/share #Directory for executable scripts.