[jhbuild] Add a missing / in pkgconfig path
- From: Luca Ferretti <lferrett src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [jhbuild] Add a missing / in pkgconfig path
- Date: Sun, 23 Aug 2009 09:34:38 +0000 (UTC)
commit ce99164762a34c1c961be0503d8627f580be1ab9
Author: Luca Ferretti <elle uca libero it>
Date: Sun Aug 23 11:34:30 2009 +0200
Add a missing / in pkgconfig path
patches/nss.pkgconfig-and-configure.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/patches/nss.pkgconfig-and-configure.patch b/patches/nss.pkgconfig-and-configure.patch
index 26685ef..3283c6f 100644
--- a/patches/nss.pkgconfig-and-configure.patch
+++ b/patches/nss.pkgconfig-and-configure.patch
@@ -4443,7 +4443,7 @@
+ -mkdir $(prefix)/include/nss
+ install -m 644 -t $(prefix)/include/nss mozilla/dist/public/nss/*
+ -rm $(prefix)/lib/libssl.a
-+ -mkdir -p $(prefix)lib/pkgconfig/
++ -mkdir -p $(prefix)/lib/pkgconfig/
+ cp nss.pc $(prefix)/lib/pkgconfig/nss.pc
+
--- nss.pc.in 1970-01-01 01:00:00.000000000 +0100
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]