[Lunar-commits] <moonbase> xulrunner: fix mozilla-js pkgconfig file

Zachary McGrew zmcgrew at lunar-linux.org
Tue Mar 3 10:32:30 CET 2009


commit d26f49e8449c974a9a7e16005fedd6a6edb2d96c
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Tue Mar 3 01:32:30 2009 -0800

    xulrunner: fix mozilla-js pkgconfig file
---
 web/xulrunner/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/xulrunner/BUILD b/web/xulrunner/BUILD
index 3dd0194..fb1ca7e 100644
--- a/web/xulrunner/BUILD
+++ b/web/xulrunner/BUILD
@@ -53,6 +53,6 @@
   default_build 
 
   # Please check whether this has been corrected with each version bump!
-  #sedit "s/idldir=\/usr\/share\/idl\/xulrunner-1.9/idldir=\/usr\/share\/idl\/xulrunner-1.9\/stable/" /usr/lib/pkgconfig/libxul.pc
+  sedit "s:stable:unstable:g" /usr/lib/pkgconfig/mozilla-js.pc
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list