Mercurial > hg
changeset 5630:44482de04767
win32: remove text man pages from Windows package
The HTML versions are still packaged, and do not suffer from
eoln problems. This solves issue531 (addition through subtraction)
author | Steve Borho <steve@borho.org> |
---|---|
date | Sat, 08 Dec 2007 13:18:03 -0600 |
parents | 1db1c7c1eb5e |
children | 96e16af92f2b |
files | contrib/win32/mercurial.iss |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/win32/mercurial.iss Fri Dec 07 21:46:08 2007 -0800 +++ b/contrib/win32/mercurial.iss Sat Dec 08 13:18:03 2007 -0600 @@ -40,7 +40,6 @@ Source: dist\msvcr71.dll; DestDir: {app} Source: dist\w9xpopen.exe; DestDir: {app} Source: dist\add_path.exe; DestDir: {app} -Source: doc\*.txt; DestDir: {app}\Docs Source: doc\*.html; DestDir: {app}\Docs Source: templates\*.*; DestDir: {app}\Templates; Flags: recursesubdirs createallsubdirs Source: CONTRIBUTORS; DestDir: {app}; DestName: Contributors.txt