mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 23:53:30 +01:00
Keep the Gentoo crowd from mutiny -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4343 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
69eb8ad4eb
commit
486b9d7739
@ -325,7 +325,7 @@ if [ -n "${BUILDTARBALL}${BUILDRPM}" ]; then
|
||||
# Do this at build time so that the Gentoo people don't wet their pants
|
||||
#
|
||||
do_or_die cp $SHOREWALLDIR/shorewall.conf $SHOREWALLDIR/shorewall.configfiles
|
||||
do_or_die perl -p -w -i -e 's|^CONFIG_PATH=.*|CONFIG_PATH=/usr/share/shorewall/configfiles:/usr/share/shorewall|;' $SHOREWALLDIR/shorewall.conffiles
|
||||
do_or_die "perl -p -w -i -e \'s|^CONFIG_PATH=.*|CONFIG_PATH=/usr/share/shorewall/configfiles:/usr/share/shorewall|;\' $SHOREWALLDIR/shorewall.conffiles"
|
||||
fi
|
||||
|
||||
progress_message "Creating $DIR/$TARBALL..."
|
||||
|
Loading…
Reference in New Issue
Block a user