summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-03-12 12:25:24 +0100
committerStefano Karapetsas <[email protected]>2012-03-12 12:25:24 +0100
commit71babe175bd2940ef88d88659f8b1410bc6b23c6 (patch)
tree8345f8c4c59dde4d2d5e4ce586b6971021641f0b /autogen.sh
parent54d098703a4b89b8d7175b92a2aacd3a7ab5a121 (diff)
downloadmate-utils-71babe175bd2940ef88d88659f8b1410bc6b23c6.tar.bz2
mate-utils-71babe175bd2940ef88d88659f8b1410bc6b23c6.tar.xz
update for 1.2mate-utils-1.2.0
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 bd53735f..c8512d1b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,7 @@ PKG_NAME="mate-utils"
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