summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-03-11 20:28:11 +0100
committerStefano Karapetsas <[email protected]>2012-03-11 20:28:11 +0100
commit0b694f0d10220676b07d041e0088885769780f16 (patch)
tree75c9504bf27c03233faf6d013f0af82a5d26e254 /autogen.sh
parent3fe8f220a9ce835b4deeb8ceb12ec14cccc03fcc (diff)
downloadpluma-0b694f0d10220676b07d041e0088885769780f16.tar.bz2
pluma-0b694f0d10220676b07d041e0088885769780f16.tar.xz
update for 1.2 release and fix executable bits
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 7ef08da7..d87934d0 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,7 @@ PKG_NAME="mate-text-editor"
exit 1
}
-which mate-autogen.sh || {
+which mate-autogen || {
echo "You need to install mate-common from the MATE Git"
exit 1
}
@@ -22,5 +22,5 @@ REQUIRED_MACROS=python.m4
MATE_DATADIR="$mate_datadir"
USE_COMMON_DOC_BUILD=yes
-. mate-autogen.sh
+. mate-autogen