projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27d70ce
)
Allow to NSIS build without html doc (but warn about it)
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 12 Dec 2014 13:13:35 +0000
(14:13 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 12 Dec 2014 13:13:35 +0000
(14:13 +0100)
win/zebra.nsi
patch
|
blob
|
history
diff --git
a/win/zebra.nsi
b/win/zebra.nsi
index
7dabcb8
..
f20b718
100644
(file)
--- a/
win/zebra.nsi
+++ b/
win/zebra.nsi
@@
-114,7
+114,7
@@
SectionEnd
Section "Zebra Documentation"
SectionIn 1 2
SetOutPath $INSTDIR\doc
- File /r ..\doc\*.html
+ File /nonfatal /r ..\doc\*.html
File /r ..\doc\*.png
File /r ..\doc\*.xml
File /r ..\doc\*.xsl