metacity r3736 - in branches/gnome-2-22: . tools
- From: tthurman svn gnome org
- To: svn-commits-list gnome org
- Subject: metacity r3736 - in branches/gnome-2-22: . tools
- Date: Tue, 27 May 2008 17:05:44 +0000 (UTC)
Author: tthurman
Date: Tue May 27 17:05:44 2008
New Revision: 3736
URL: http://svn.gnome.org/viewvc/metacity?rev=3736&view=rev
Log:
2.22.1 release.
Modified:
branches/gnome-2-22/ChangeLog
branches/gnome-2-22/tools/release-wrangler.py
Modified: branches/gnome-2-22/tools/release-wrangler.py
==============================================================================
--- branches/gnome-2-22/tools/release-wrangler.py (original)
+++ branches/gnome-2-22/tools/release-wrangler.py Tue May 27 17:05:44 2008
@@ -319,7 +319,7 @@
# FIXME: These should use os.system
- if os.spawnl(os.P_WAIT, './autogen.sh', './autogen.sh') != 0:
+ if os.spawnl(os.P_WAIT, './autogen.sh', './autogen.sh', '--prefix', autogen_prefix) != 0:
print 'autogen failed'
sys.exit(255)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]