mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-14 02:04:42 +02:00
Copy .txt files to the build directory
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user