summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-03-14 14:37:03 +0100
committerStefano Karapetsas <[email protected]>2012-03-14 14:37:03 +0100
commite1aee488c70e7d2d92d92527a0416150c05a7433 (patch)
tree34c9f36171250c3517863e0a0c02dcda201957ac /autogen.sh
parent8a2af682c0874671d1258f786796125b1657e10e (diff)
downloadmozo-e1aee488c70e7d2d92d92527a0416150c05a7433.tar.bz2
mozo-e1aee488c70e7d2d92d92527a0416150c05a7433.tar.xz
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 2038402..f43fd40 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,7 @@ PKG_NAME="mate-menu-editor"
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.9
USE_MATE2_MACROS=1
USE_COMMON_DOC_BUILD=yes
-. mate-autogen.sh
+. mate-autogen