diff options
| author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2001-05-18 17:47:01 +0000 |
|---|---|---|
| committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2001-05-18 17:47:01 +0000 |
| commit | b8c32cab196005bcd7ff3cf56f93c0c043783cfd (patch) | |
| tree | e82d093e137c517f8951e0ea47444cdd8d9110cd /www/mozilla+ipv6/files/patch-security::manager::Makefile.in | |
| parent | Add shot2png, which takes syscons screenshots generated by scrshot(1) and (diff) | |
Upgrade to 0.9.
Notes
Notes:
svn path=/head/; revision=42713
Diffstat (limited to 'www/mozilla+ipv6/files/patch-security::manager::Makefile.in')
| -rw-r--r-- | www/mozilla+ipv6/files/patch-security::manager::Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/mozilla+ipv6/files/patch-security::manager::Makefile.in b/www/mozilla+ipv6/files/patch-security::manager::Makefile.in new file mode 100644 index 000000000000..5c26b237bc2d --- /dev/null +++ b/www/mozilla+ipv6/files/patch-security::manager::Makefile.in @@ -0,0 +1,11 @@ +--- security/manager/Makefile.in.orig Mon Apr 16 09:50:16 2001 ++++ security/manager/Makefile.in Wed May 16 16:02:06 2001 +@@ -84,7 +84,7 @@ + cd $(MOZ_BUILD_ROOT)/security/nss; $(MAKE) $(DEFAULT_GMAKE_FLAGS) moz_import + cd $(MOZ_BUILD_ROOT)/security/nss; $(INSTALL) $(DIST)/include $(DIST)/public/dbm + cd $(MOZ_BUILD_ROOT)/security/nss/lib; $(MAKE) $(DEFAULT_GMAKE_FLAGS) +- $(INSTALL) -m 755 $(CORECONF_INSTALL)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin ++# $(INSTALL) -m 755 $(CORECONF_INSTALL)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin + $(MAKE) -C ssl $@ + $(MAKE) -C pki $@ + |
