mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-16 11:44:28 +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_export $SVNBRANCH $SHOREWALLDIR
|
||||||
|
|
||||||
|
do_or_die cp $SHOREWALLDIR/changelog.txt $SHOREWALLDIR/releasenotes.txt $SHOREWALLDIR/known_problems.txt .
|
||||||
|
|
||||||
[ -n "$BUILD6" ] && do_export $SVN6BRANCH $SHOREWALL6DIR
|
[ -n "$BUILD6" ] && do_export $SVN6BRANCH $SHOREWALL6DIR
|
||||||
|
|
||||||
[ -n "$BUILDLITE" ] && do_export $LITESVNBRANCH $SHOREWALLLITEDIR
|
[ -n "$BUILDLITE" ] && do_export $LITESVNBRANCH $SHOREWALLLITEDIR
|
||||||
|
Reference in New Issue
Block a user