jhbuild r2411 - trunk



Author: fpeters
Date: Thu Oct  9 20:27:16 2008
New Revision: 2411
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2411&view=rev

Log:
* sample.jhbuildrc: fixed reference to makeargs in sample configuration
file.



Modified:
   trunk/ChangeLog
   trunk/sample.jhbuildrc

Modified: trunk/sample.jhbuildrc
==============================================================================
--- trunk/sample.jhbuildrc	(original)
+++ trunk/sample.jhbuildrc	Thu Oct  9 20:27:16 2008
@@ -33,7 +33,7 @@
 
 # On SMP systems you may use something like this to improve compilation time:
 # be aware that not all modules compile correctly with make -j2
-#make_args = '-j2'
+#makeargs = '-j2'
 
 # a alternative install program to use.
 # The included install-check program won't update timestamps if the



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]