gnome-desktop r5071 - trunk
- From: vuntz svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-desktop r5071 - trunk
- Date: Mon, 5 May 2008 15:52:51 +0100 (BST)
Author: vuntz
Date: Mon May 5 14:52:50 2008
New Revision: 5071
URL: http://svn.gnome.org/viewvc/gnome-desktop?rev=5071&view=rev
Log:
2008-05-05 Vincent Untz <vuntz gnome org>
* autogen.sh: touch gnome-about/foundation-members.list when gvfs-copy
fails
Modified:
trunk/ChangeLog
trunk/autogen.sh
Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh (original)
+++ trunk/autogen.sh Mon May 5 14:52:50 2008
@@ -22,7 +22,8 @@
if test "`which gvfs-copy`" != ""; then
gvfs-copy http://api.gnome.org/gnome-about/foundation-members gnome-about/foundation-members.list
-else
+fi
+if test ! -f gnome-about/foundation-members.list; then
touch gnome-about/foundation-members.list
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]