[gnome-disk-utility] Specify package name in autogen.sh
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility] Specify package name in autogen.sh
- Date: Sun, 24 May 2015 03:27:13 +0000 (UTC)
commit f97620204a1bc33fd72d3a5e468b5886d3ed4b1d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sat May 23 18:55:12 2015 -0500
Specify package name in autogen.sh
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index fc1676d..6adb14d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,7 +3,7 @@ srcdir=`dirname $0`
[ -z "$srcdir" ] && srcdir=.
if [ ! -f "$srcdir/configure.ac" ]; then
- echo "$srcdir doesn't look like source directory for $PKG_NAME" >&2
+ echo "$srcdir doesn't look like source directory for GNOME Disk Utility" >&2
exit 1
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]