[gnomeweb-wml] autogen.sh: Fixed build error.
- From: Naba Kumar <naba src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] autogen.sh: Fixed build error.
- Date: Thu, 22 Apr 2010 15:57:34 +0000 (UTC)
commit cafe47117c6b572c7d4c1862efd7d1de68978967
Author: Naba Kumar <naba gnome org>
Date: Thu Apr 22 18:57:54 2010 +0300
autogen.sh: Fixed build error.
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index c94ac43..84262e9 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -34,7 +34,7 @@ if test "$DIE" -eq 1; then
exit 1
fi
-(test -d www.gnome.org && test -d news.gnome.org) || {
+(test -d www.gnome.org) || {
echo "You must run this script in the top-level gnomeweb-wml directory"
exit 1
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]