mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-23 14:48:51 +01:00
Don't release Debian directories
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7566 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
e4169af2c4
commit
f8c372a1a8
@ -430,6 +430,9 @@ if [ -n "${BUILDTARBALL}${BUILDRPM}" ]; then
|
||||
fi
|
||||
|
||||
do_or_die "rm -rf $SHOREWALLDIR/debian"
|
||||
do_or_die "rm -rf $SHOREWALLLITEDIR/debian"
|
||||
do_or_die "rm -rf $PERLDIR/debian"
|
||||
do_or_die "rm -rf $SHELLDIR/debian"
|
||||
|
||||
if [ -n "$BUILDTARBALL" ]; then
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user