summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-03-07 16:01:28 +0100
committerStefano Karapetsas <[email protected]>2012-03-07 16:01:28 +0100
commiteaf2b02aff434e190d045a7bbee0a093719ca9f2 (patch)
tree3157e5cb25703230f765021db87394cc2cc53aab /autogen.sh
parent98403dcdc65f055f047b99902f119a4fb5a4c40c (diff)
downloadeom-eaf2b02aff434e190d045a7bbee0a093719ca9f2.tar.bz2
eom-eaf2b02aff434e190d045a7bbee0a093719ca9f2.tar.xz
update info for 1.2 release
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index efa9eaa..3bb5509 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,7 @@ PKG_NAME="mate-image-viewer"
exit 1
}
-which mate-autogen.sh || {
+which mate-autogen || {
echo "You need to install mate-common from the MATE Git"
exit 1
}
@@ -20,5 +20,5 @@ which mate-autogen.sh || {
REQUIRED_AUTOMAKE_VERSION=1.9
MATE_DATADIR="$mate_datadir"
-. mate-autogen.sh
+. mate-autogen