Skip to content

Commit

Permalink
Debugging msys bundler.
Browse files Browse the repository at this point in the history
  • Loading branch information
PerryWerneck committed Mar 7, 2024
1 parent b21224b commit e640d29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions win/bundle.common
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,8 @@ build_package() {

make_packages() {

echo "----------------------------------"
find . -iname *.nsi
echo "----------------------------------"
find ${srcdir} -iname *.nsi
echo "----------------------------------"
Expand Down

0 comments on commit e640d29

Please sign in to comment.