summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 0017eed4..b9558377 100644
--- a/INSTALL
+++ b/INSTALL
@@ -14,9 +14,9 @@ important steps:
sh new-version.sh 2.xx.xx
2. rebuild the configuration files with autogen.sh
- sh autogen.sh --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man --localstatedir=/var
+ ./autogen.sh --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man --localstatedir=/var
- 3. make distcheck (NB: won't work without docbook-utils -PL)
+ 3. make distcheck
4. Copy ChangeLog-2.x.y and fontconfig-2.x.y.tar.gz to