summaryrefslogtreecommitdiffstats
path: root/security/nss/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/files/patch-Makefile')
-rw-r--r--security/nss/files/patch-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/nss/files/patch-Makefile b/security/nss/files/patch-Makefile
new file mode 100644
index 000000000..af20e9a2a
--- /dev/null
+++ b/security/nss/files/patch-Makefile
@@ -0,0 +1,11 @@
+--- Makefile.orig Thu Apr 14 20:28:40 2005
++++ Makefile Tue Aug 30 15:32:11 2005
+@@ -78,7 +78,7 @@
+ # (7) Execute "local" rules. (OPTIONAL). #
+ #######################################################################
+
+-nss_build_all: build_coreconf build_nspr build_dbm all
++nss_build_all: build_coreconf all
+
+ build_coreconf:
+ cd $(CORE_DEPTH)/coreconf ; $(MAKE)