Mercurial > trustbridge
diff packaging/create-dist-package.sh.in @ 974:cbd32175c56c
Add recursive copy for html documentation for windows
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 29 Aug 2014 10:26:10 +0200 |
parents | 8be2f510adbf |
children | 1c1964c27b39 |
line wrap: on
line diff
--- a/packaging/create-dist-package.sh.in Thu Aug 28 17:51:32 2014 +0200 +++ b/packaging/create-dist-package.sh.in Fri Aug 29 10:26:10 2014 +0200 @@ -40,7 +40,7 @@ cp @CMAKE_SOURCE_DIR@/build-windows/ui/trustbridge.exe $TMPDIR/windows cp @CMAKE_SOURCE_DIR@/build-windows/cinst/cinst.exe $TMPDIR/windows cp @CMAKE_SOURCE_DIR@/build-windows/cinst/mozilla.exe $TMPDIR/windows -cp @CMAKE_BINARY_DIR@/manuals/help-manual/html $TMPDIR/windows/doc +cp -r @CMAKE_BINARY_DIR@/manuals/help-manual/html $TMPDIR/windows/doc cp @CMAKE_SOURCE_DIR@/packaging/filelist.nsh $TMPDIR cp @CMAKE_SOURCE_DIR@/packaging/trustbridge.nsi $TMPDIR