/[packages]/updates/1/firefox/current/SOURCES/firefox-10.0-nss-binary.patch
ViewVC logotype

Annotation of /updates/1/firefox/current/SOURCES/firefox-10.0-nss-binary.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 223739 - (hide annotations) (download)
Sat Mar 17 03:21:53 2012 UTC (12 years, 1 month ago) by fwang
File size: 449 byte(s)
try fix build with system nss binary
1 fwang 223739 --- toolkit/mozapps/installer/packager.mk.build 2012-03-17 11:59:21.000000000 +0800
2     +++ toolkit/mozapps/installer/packager.mk 2012-03-17 12:06:59.000000000 +0800
3     @@ -544,7 +544,7 @@
4     NSS_DLL_SUFFIX = .DLL
5     SIGN_CMD = $(MOZILLA_DIR)/toolkit/mozapps/installer/os2/sign.cmd $(DIST)
6     else
7     -SIGN_CMD = $(RUN_TEST_PROGRAM) $(_ABS_DIST)/bin/shlibsign$(BIN_SUFFIX) -v -i
8     +SIGN_CMD = $(RUN_TEST_PROGRAM) /usr/bin/shlibsign$(BIN_SUFFIX) -v -i
9     endif
10     endif
11    

  ViewVC Help
Powered by ViewVC 1.1.30