Skip to content

Commit

Permalink
workaround 'mv: inter-device move failed'
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Aug 30, 2023
1 parent d5ed317 commit e5fb000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/debian/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ mk-build-deps --install --tool='apt-get -o Debug::pkgProblemResolver=yes --no-in
rm -f xpra-html5-build-deps*

python3 ./setup.py deb
mv ./dist/xpra-html5-*.deb $REPO_ARCH_PATH
cp ./dist/xpra-html5-*.deb $REPO_ARCH_PATH
popd

0 comments on commit e5fb000

Please sign in to comment.