forked from extern/shorewall_code
Resolve conflicts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4386 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
16344e0a5c
commit
6843c98103
@ -339,7 +339,9 @@ if [ -n "${BUILDTARBALL}${BUILDRPM}" ]; then
|
||||
do_or_die "rm -rf $SHOREWALLDIR/debian"
|
||||
|
||||
if [ -n "$BUILDTARBALL" ]; then
|
||||
|
||||
progress_message "Creating $DIR/$TARBALL..."
|
||||
|
||||
for lib in $XLIBS; do
|
||||
rm -f $SHOREWALLDIR/lib.${lib}
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user