From df0d7f87132007b159f0e87092de52493243a334 Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Thu, 11 Jan 2007 23:42:12 +0000 Subject: [PATCH] Stefan Fiedler: nspr: include nspr-config in package; remove CORE flag as the package was never really used by mozilla et al. and using it does not work for at least thunderbird. [2007010512340116435] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8122 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/public/nspr/nspr.conf | 3 +++ package/public/nspr/nspr.desc | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/package/public/nspr/nspr.conf b/package/public/nspr/nspr.conf index 01ae5d15c..c10b428d8 100644 --- a/package/public/nspr/nspr.conf +++ b/package/public/nspr/nspr.conf @@ -21,4 +21,7 @@ nss_postmake () # openssl also contains a libssl.a file ( cd ../../dist/Linux*/lib/ ; mv libssl{,-nss}.a ; ) cp -LpR ../../dist/Linux*/lib/* $libdir + + cp -Lp ../../nsprpub/Linux*/config/nspr-config $bindir + sed -i -e"s,^prefix=/usr/local$,prefix=/usr," $bindir/nspr-config } diff --git a/package/public/nspr/nspr.desc b/package/public/nspr/nspr.desc index b00ffad37..85327c931 100644 --- a/package/public/nspr/nspr.desc +++ b/package/public/nspr/nspr.desc @@ -41,7 +41,6 @@ [M] The ROCK Linux Project [C] extra/development -[F] CORE [L] MPL [S] Stable