summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-02-23 22:12:38 +0100
committerStefano Karapetsas <[email protected]>2012-02-23 22:12:38 +0100
commitdbf8edf168f53312e1021bf28f847ef0fc6a1700 (patch)
tree82c99d3dffe21eefd911cf767b6d6c1702316431 /autogen.sh
parent8751b494390fd64fccd0af8240835ea158a73377 (diff)
downloadmate-backgrounds-dbf8edf168f53312e1021bf28f847ef0fc6a1700.tar.bz2
mate-backgrounds-dbf8edf168f53312e1021bf28f847ef0fc6a1700.tar.xz
update for 1.2 releasemate-backgrounds-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 7c0befd..74675bd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,7 @@ PKG_NAME="mate-backgrounds"
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