Resolve conflicts

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4386 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-08-19 15:37:54 +00:00
parent 16344e0a5c
commit 6843c98103

View File

@ -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