[Lunar-commits] <moonbase> xulrunner: removing the sedit at the end of the BUILD, we don't need to

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Fri Jun 19 23:57:58 CEST 2009


commit 7773c01fe48a32af99a3b4dcdc61c4dda8c94115
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Fri Jun 19 17:57:58 2009 -0400

    xulrunner: removing the sedit at the end of the BUILD, we don't need to
    
    jiggle this anymore for the libproxy not finding libmozjs.so.
---
 web/xulrunner/BUILD   |    3 ---
 web/xulrunner/DETAILS |    2 +-
 2 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/web/xulrunner/BUILD b/web/xulrunner/BUILD
index fb1ca7e..fa7922a 100644
--- a/web/xulrunner/BUILD
+++ b/web/xulrunner/BUILD
@@ -52,7 +52,4 @@
 
   default_build 
 
-  # Please check whether this has been corrected with each version bump!
-  sedit "s:stable:unstable:g" /usr/lib/pkgconfig/mozilla-js.pc
-
 ) > $C_FIFO 2>&1
diff --git a/web/xulrunner/DETAILS b/web/xulrunner/DETAILS
index 740c593..d07140a 100644
--- a/web/xulrunner/DETAILS
+++ b/web/xulrunner/DETAILS
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla
      SOURCE2_VFY=sha1:6167afdbf3de17fa002dc965fdd9a8d46329122d
         WEB_SITE=http://www.mozilla.org
          ENTERED=20080624
-         UPDATED=20090225
+         UPDATED=20090619
            SHORT="a XUL runtime that requires no browser"
 
 cat << EOF


More information about the Lunar-commits mailing list