[jhbuild] update nss patch to copy files it installs instead of symlinking them
- From: Frederic Peters <fpeters src gnome org>
- To: svn-commits-list gnome org
- Subject: [jhbuild] update nss patch to copy files it installs instead of symlinking them
- Date: Wed, 29 Apr 2009 08:07:02 -0400 (EDT)
commit f732456587e222c8d5f9ad433b329f887078b5e9
Author: Frederic Peters <fpeters 0d be>
Date: Wed Apr 29 14:06:09 2009 +0200
update nss patch to copy files it installs instead of symlinking them
---
patches/nss.pkgconfig-and-configure.patch | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/patches/nss.pkgconfig-and-configure.patch b/patches/nss.pkgconfig-and-configure.patch
index 027e03d..60f1e74 100644
--- a/patches/nss.pkgconfig-and-configure.patch
+++ b/patches/nss.pkgconfig-and-configure.patch
@@ -2644,7 +2644,7 @@
+AC_OUTPUT
--- Makefile.in 1970-01-01 01:00:00.000000000 +0100
+++ Makefile.in 2008-11-09 15:03:31.000000000 +0100
-@@ -0,0 +1,31 @@
+@@ -0,0 +1,32 @@
+prefix= prefix@
+nspr_prefix= NSPR_PREFIX@
+
@@ -2657,6 +2657,7 @@
+ BUILD_OPT=1 \
+ NS_USE_GCC=1 \
+ NSS_USE_SYSTEM_SQLITE=1 \
++ NSDISTMODE=copy \
+ NSS_ENABLE_ECC=1
+
+all:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]