repositories
/
deb_libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5467a58
)
fixed: use the right command for the filesystem
author
Martin Ellis
<malard@gmail.com>
Thu, 29 Mar 2012 20:13:49 +0000
(21:13 +0100)
committer
Martin Ellis
<malard@gmail.com>
Thu, 29 Mar 2012 20:13:49 +0000
(21:13 +0100)
support/create-installer.bat
patch
|
blob
|
blame
|
history
diff --git
a/support/create-installer.bat
b/support/create-installer.bat
index b1f55f96437b1f70eb8d2e8913e77ee2cfc978be..fb68cb613fec3fef03c7c006fe19bf48c4c83849 100644
(file)
--- a/
support/create-installer.bat
+++ b/
support/create-installer.bat
@@
-127,7
+127,7
@@
IF EXIST "..\support\private\sign-binary.cmd" (
CALL ..\support\private\sign-binary.cmd ..\build\libCEC-installer.exe
)
-m
v
..\build\libCEC-installer.exe ..\build\libCEC-%1%-installer.exe
+m
ove
..\build\libCEC-installer.exe ..\build\libCEC-%1%-installer.exe
echo. The installer can be found here: ..\build\libCEC-%1%-installer.exe