mirror of
https://github.com/DrDonk/unlocker.git
synced 2026-04-26 06:06:01 +03:00
[PR #23] [MERGED] Fix build.sh and debug-build.sh output binaries #76
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/unlocker#76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/DrDonk/unlocker/pull/23
Author: @SimPilotAdamT
Created: 6/9/2022
Status: ✅ Merged
Merged: 6/10/2022
Merged by: @DrDonk
Base:
main← Head:patch-1📝 Commits (2)
683b04dFix build.sh output binariesa947abfUpdate debug-build.sh📊 Changes
2 files changed (+23 additions, -23 deletions)
View changed files
📝
build.sh(+6 -6)📝
debug-build.sh(+17 -17)📄 Description
The current binaries put into the
distdirectory build tolinuxandwindowsas the file names, and that gets overwritten each time you try to build from source. This ensures all the executables get outputted to the correct directories.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.