From 759a18f0a2685fe85099a28edca3cfba57f772ce Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 8 Feb 2012 20:17:57 +0100 Subject: rename mate-autogen.sh to mate-autogen https://github.com/mate-desktop/mate-common/issues/1 http://lintian.debian.org/tags/script-with-language-extension.html --- doc/usage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/usage.txt b/doc/usage.txt index 51e7dc8..e028533 100644 --- a/doc/usage.txt +++ b/doc/usage.txt @@ -22,7 +22,7 @@ if [ ! -f "$srcdir/somefile-that-is-only-in-mypackage" ]; then exit 1 fi -. mate-autogen.sh +. mate-autogen ---- Cut Here ---- Then put the following in your configure.ac or configure.in file: -- cgit v1.2.1