jhbuild r2296 - in trunk: . patches
- From: fpeters svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r2296 - in trunk: . patches
- Date: Thu, 21 Aug 2008 12:01:00 +0000 (UTC)
Author: fpeters
Date: Thu Aug 21 12:01:00 2008
New Revision: 2296
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2296&view=rev
Log:
* patches/waf-install.patch: updated waf patch to really work.
Modified:
trunk/ChangeLog
trunk/patches/waf-install.patch
Modified: trunk/patches/waf-install.patch
==============================================================================
--- trunk/patches/waf-install.patch (original)
+++ trunk/patches/waf-install.patch Thu Aug 21 12:01:00 2008
@@ -1,7 +1,7 @@
-Fix stupid prompt for WAF installation.
+Fix WAF to work as an autotools module type.
---- waf-1.4.2/wscript 2008-05-20 15:32:51 +0000
-+++ waf-1.4.2/wscript 2008-05-20 15:33:28 +0000
+--- waf-1.4.3/wscript 2008-05-20 15:32:51 +0000
++++ waf-1.4.3/wscript 2008-05-20 15:33:28 +0000
@@ -314,9 +314,6 @@
sys.exit(0)
@@ -12,3 +12,11 @@
compute_revision()
create_waf()
+--- waf-1.4.3/utils/autogen.sh 2008-06-23 01:52:48 +0200
++++ waf-1.4.3/utils/autogen.sh 2008-08-21 13:52:04 +0200
+@@ -47,3 +47,5 @@
+
+ EOF
+
++./configure --prefix=$prefix
++./waf configure $prefix
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]