summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-03-15 10:42:01 +0100
committerStefano Karapetsas <[email protected]>2012-03-15 10:42:01 +0100
commit4b52aa629cdfbb7e555989ea3d32f8ca462380ac (patch)
treef7ed67560ff9bc28547ee87c69df5c34a6a5cd38 /autogen.sh
parent8f97f68c8dd6af221e31b4a14d38be6d4a1cc18c (diff)
downloadmate-indicator-applet-4b52aa629cdfbb7e555989ea3d32f8ca462380ac.tar.bz2
mate-indicator-applet-4b52aa629cdfbb7e555989ea3d32f8ca462380ac.tar.xz
update 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 847906a..aa04e24 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,7 @@ PKG_NAME="mate-indicator-applet"
exit 1
}
-which mate-autogen.sh || {
+which mate-autogen || {
echo "You need to install mate-common from the MATE Git"
exit 1
}
@@ -21,5 +21,5 @@ REQUIRED_AUTOMAKE_VERSION=1.10
REQUIRED_GTK_DOC_VERSION=1.13
USE_MATE2_MACROS=1
-. mate-autogen.sh
+. mate-autogen