mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[internal] update app URL as well as scripts
This commit is contained in:
parent
e78f07cda6
commit
78ad099bf9
11 changed files with 24 additions and 18 deletions
|
@ -446,7 +446,7 @@ release: all
|
|||
@mv src/$(TARGET)$(EXEEXT) .
|
||||
@$(STRIP) $(TARGET)$(EXEEXT)
|
||||
@upx $(TARGET)$(EXEEXT)
|
||||
@cmd.exe /k _sign.bat $(TARGET)$(EXEEXT)
|
||||
@cmd.exe /k _sign.cmd $(TARGET)$(EXEEXT)
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue