forked from extern/shorewall_code
Copy .txt files to the build directory
This commit is contained in:
parent
383f3e8bcf
commit
c680b5820b
@ -472,6 +472,8 @@ if [ -n "${BUILDTARBALL}${BUILDRPM}" ]; then
|
||||
|
||||
do_export $SVNBRANCH $SHOREWALLDIR
|
||||
|
||||
do_or_die cp $SHOREWALLDIR/changelog.txt $SHOREWALLDIR/releasenotes.txt $SHOREWALLDIR/known_problems.txt .
|
||||
|
||||
[ -n "$BUILD6" ] && do_export $SVN6BRANCH $SHOREWALL6DIR
|
||||
|
||||
[ -n "$BUILDLITE" ] && do_export $LITESVNBRANCH $SHOREWALLLITEDIR
|
||||
|
Loading…
Reference in New Issue
Block a user