[mousetweaks/wayland] Update directory check
- From: Gerd Kohlberger <gerdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mousetweaks/wayland] Update directory check
- Date: Mon, 28 Oct 2013 07:23:17 +0000 (UTC)
commit c78b221b2b13d221c04430ea48e6878693523bce
Author: Gerd Kohlberger <gerdk src gnome org>
Date: Mon Oct 28 08:16:50 2013 +0100
Update directory check
autogen.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index c29c269..00370f1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,7 +5,7 @@ test -z "$srcdir" && srcdir=.
PKG_NAME="mousetweaks"
-(test -f $srcdir/src/mt-main.c) || {
+(test -f $srcdir/src/main.c) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory."
exit 1
@@ -22,4 +22,4 @@ which gnome-autogen.sh || {
exit 1
}
-USE_GNOME2_MACROS=1 . gnome-autogen.sh
+. gnome-autogen.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]