Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
roll-tarballs.sh: Fix script removal from nx-libs-lite tarballs.
  • Loading branch information
sunweaver committed Apr 17, 2019
1 parent 3dc2c9a commit c9cac94
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion roll-tarballs.sh
Expand Up @@ -174,7 +174,9 @@ else
rm -Rf "nx-X11"*
rm -Rf "nxdialog"*
rm -Rf "etc"*
rm -f "generate-symbol-docs.sh"
rm -f "mesa-quilt"
rm -f "regenerate-symbol-docs.sh"
rm -f "run-static-analysis.sh"
rm -Rf "testscripts/"*nxagent*
rm -Rf "testscripts/"slave*
rm -Rf "doc/libNX_X11/"
Expand Down

0 comments on commit c9cac94

Please sign in to comment.