Skip to content

Commit

Permalink
clean build + source info before running the build
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@14860 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Jan 26, 2017
1 parent d384e47 commit c7f8bf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/win32/PY27_MINGW_BUILD.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ BUILD_OPTIONS="--without-enc_x265 --without-cuda_rebuild"
# Get version information, generate filenames

#record in source tree:
rm xpra/src_info.py xpra/build_info.py >& /dev/null
python2 add_build_info.py >& /dev/null
if [ "$?" != "0" ]; then
echo "ERROR: recording build info"
Expand Down

0 comments on commit c7f8bf1

Please sign in to comment.