[gnome-games] autogen.sh: Oddly, specifically looks for a handful of directories for sanity



commit a740e846419b92346dd32e816f1df8cc1f825dfa
Author: Jason D. Clinton <me jasonclinton com>
Date:   Mon Oct 26 16:46:30 2009 -0500

    autogen.sh: Oddly, specifically looks for a handful of directories for sanity

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 90c3e52..fa9ea21 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@ PKG_NAME="Gnome Games"
 
 (test -f $srcdir/configure.in \
   && test -d $srcdir/gnomine \
-  && test -d $srcdir/same-gnome) || {
+  && test -d $srcdir/swell-foop) || {
     echo -n "**Error**: Directory \"\`$srcdir\'\" does not look like the"
     echo " top-level gnome directory"
     exit 1



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