Bug 453310 - Reparameterize GetNewOrUsed and move some work around. r+sr=brendan
[mozilla-central.git] / security / manager / psm.pkg
blobe03c5cbc82f42879eeb7782b9e4de9a809e4e487
1 [nss]
2 dist/bin/@NSS3_LIB@
3 dist/bin/@SMIME3_LIB@
4 dist/bin/@SSL3_LIB@
5 dist/bin/@SOFTOKEN3_LIB@
6 dist/bin/@LOADABLE_ROOT_MODULE@
7 #if HAVE_FREEBL_LIBS
8 dist/bin/libfreebl3@DLLS@
9 #endif
10 #if HAVE_FREEBL_LIBS_32
11 dist/bin/libfreebl_32fpu_3@DLLS@
12 dist/bin/libfreebl_32int_3@DLLS@
13 #endif
14 #if HAVE_FREEBL_LIBS_32INT64
15 dist/bin/libfreebl_32int64_3@DLLS@
16 #endif
17 #if HAVE_FREEBL_LIBS_64
18 dist/bin/libfreebl_64fpu_3@DLLS@
19 dist/bin/libfreebl_64int_3@DLLS@
20 #endif
22 # when these files are packaged they should be re-signed
23 # see bug 200775
24 !exec
25 #if OS_ARCH!=WINNT
26 #if OS_ARCH!=OS2
27 != export LIBRARY_PATH=dist/bin:${LD_LIBRARY_PATH} 
28 != export LD_LIBRARYN32_PATH=dist/bin:${LD_LIBRARYN32_PATH} ;
29 != export LD_LIBRARYN64_PATH=dist/bin:${LD_LIBRARYN64_PATH} ;
30 != export LD_LIBRARY_PATH_64=dist/bin:${LD_LIBRARY_PATH_64} ;
31 != export SHLIB_PATH=dist/bin:${SHLIB_PATH} ;
32 != export LIBPATH=dist/bin:${LIBPATH} ;
33 != export DYLD_LIBRARY_PATH=dist/bin:${DYLD_LIBRARY_PATH} ;
34 != export LIBRARY_PATH=dist/bin:${LIBRARY_PATH} ;
35 #endif
36 #endif
37 != dist/bin/shlibsign -v -i %dist/bin/@SOFTOKEN3_LIB@% ;
38 #if HAVE_FREEBL_LIBS
39 != dist/bin/shlibsign -v -i %dist/bin/libfreebl3@DLLS@% ;
40 #endif
41 #if HAVE_FREEBL_LIBS_32
42 != dist/bin/shlibsign -v -i %dist/bin/libfreebl_32fpu_3@DLLS@% ;
43 != dist/bin/shlibsign -v -i %dist/bin/libfreebl_32int_3@DLLS@% ;
44 #endif
45 #if HAVE_FREEBL_LIBS_32INT64
46 != dist/bin/shlibsign -v -i %dist/bin/libfreebl_32int64_3@DLLS@% ;
47 #endif
48 #if HAVE_FREEBL_LIBS_64
49 != dist/bin/shlibsign -v -i %dist/bin/libfreebl_64fpu_3@DLLS@% ;
50 != dist/bin/shlibsign -v -i %dist/bin/libfreebl_64int_3@DLLS@% ;
51 #endif
53 [unpackaged-files]
54 dist/bin/shlibsign@BINS@
55 !optional dist/bin/mangle@BINS@
56 dist/bin/@SOFTOKEN3_CHK@