4a0fbf8d51
- Fix build on alpha. From maintainer Martynas Venckus; ok kurt@
13 lines
584 B
Plaintext
13 lines
584 B
Plaintext
$OpenBSD: patch-mozilla_security_nss_Makefile,v 1.2 2007/02/13 17:11:05 naddy Exp $
|
|
--- mozilla/security/nss/Makefile.orig Sat Apr 15 01:48:17 2006
|
|
+++ mozilla/security/nss/Makefile Sun Feb 11 22:52:48 2007
|
|
@@ -78,7 +78,7 @@ include $(CORE_DEPTH)/coreconf/rules.mk
|
|
# (7) Execute "local" rules. (OPTIONAL). #
|
|
#######################################################################
|
|
|
|
-nss_build_all: build_coreconf build_nspr build_dbm all
|
|
+nss_build_all: build_coreconf build_dbm all
|
|
|
|
nss_clean_all: clobber_coreconf clobber_nspr clobber_dbm clobber
|
|
|