diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-11 20:34:59 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-11 20:34:59 +0000 |
commit | cfe0d5ef4500ca9928d83c64e467fd5c6c345055 (patch) | |
tree | 06d7bb516bebbe05a2b01712d9eb8860f38c69d7 /www/mozilla-devel/files/patch-security::manager::Makefile.in | |
parent | Update checksum, tarballwas rerolled and few changes (diff) |
Upgrade to 0.9.1.
Notes
Notes:
svn path=/head/; revision=43869
Diffstat (limited to 'www/mozilla-devel/files/patch-security::manager::Makefile.in')
-rw-r--r-- | www/mozilla-devel/files/patch-security::manager::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/mozilla-devel/files/patch-security::manager::Makefile.in b/www/mozilla-devel/files/patch-security::manager::Makefile.in deleted file mode 100644 index 0ddf7c6a12ae..000000000000 --- a/www/mozilla-devel/files/patch-security::manager::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- security/manager/Makefile.in.orig Mon Apr 16 00:50:16 2001 -+++ security/manager/Makefile.in Tue May 22 10:10:27 2001 -@@ -44,7 +44,7 @@ - include $(CORE_DEPTH)/coreconf/$(OS_CONFIG).mk - endif - include $(CORE_DEPTH)/coreconf/prefix.mk --CPU_TAG := _$(CPU_ARCH) -+#CPU_TAG := _$(CPU_ARCH) - LOADABLE_ROOT_MODULE := $(DLL_PREFIX)nssckbi.$(DLL_SUFFIX) - CORECONF_OBJDIR:=$(OBJDIR_NAME) - |