git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
469b526
)
typo
author
Rafaël Carré
<funman@videolan.org>
Fri, 12 Oct 2007 16:25:08 +0000
(16:25 +0000)
committer
Rafaël Carré
<funman@videolan.org>
Fri, 12 Oct 2007 16:25:08 +0000
(16:25 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
36ee581
..
a3dc56e
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-762,7
+762,7
@@
package-win32-base-exe: package-win32-base
MAKENSIS="/cygdrive/c/Program\ Files/NSIS/makensis /DVERSION=${VERSION}"; \
elif [ -x "${PROGRAMFILES}/NSIS/makensis" ]; then \
MAKENSIS="${PROGRAMFILES}/NSIS/makensis -DVERSION=${VERSION}"; \
- elif wine --version >dev/null 2>&1; then \
+ elif wine --version >
/
dev/null 2>&1; then \
MAKENSIS="wine C:/Program\ Files/NSIS/makensis.exe /DVERSION=${VERSION}"; \
else \
echo 'Error: cannot locate makensis tool'; exit 1; \