diff packaging/filelist.nsh @ 834:8081ed84589d

Use static nss from subrepository on windows
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 28 Jul 2014 13:03:45 +0200
parents 81d6657757f3
children 62b832d0b839
line wrap: on
line diff
--- a/packaging/filelist.nsh	Mon Jul 28 13:03:00 2014 +0200
+++ b/packaging/filelist.nsh	Mon Jul 28 13:03:45 2014 +0200
@@ -11,16 +11,3 @@
 File "${files_dir}${path_sep}cinst.exe"
 File "${files_dir}${path_sep}trustbridge.exe"
 File "${files_dir}${path_sep}mozilla.exe"
-
-; NSS: This should ultimately be static
-File "${files_dir}${path_sep}nssckbi.dll"
-File "${files_dir}${path_sep}smime3.dll"
-File "${files_dir}${path_sep}nss3.dll"
-File "${files_dir}${path_sep}nssdbm3.dll"
-File "${files_dir}${path_sep}softokn3.dll"
-File "${files_dir}${path_sep}sqlite3.dll"
-File "${files_dir}${path_sep}freebl3.dll"
-File "${files_dir}${path_sep}nssutil3.dll"
-File "${files_dir}${path_sep}libplc4.dll"
-File "${files_dir}${path_sep}libplds4.dll"
-File "${files_dir}${path_sep}libnspr4.dll"

http://wald.intevation.org/projects/trustbridge/