summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2010-01-26 12:43:51 -0500
committerBehdad Esfahbod <behdad@behdad.org>2010-01-26 12:43:51 -0500
commit0dbbf9f20b8a65af8a8a05ada653d99117192622 (patch)
tree7b4465aeb3ac1aef81cdf8564904738b4d3f0cd3 /INSTALL
parentaf4a82863f60dff79c4ce06a871b737899a3c9e3 (diff)
Update INSTALL
Diffstat (limited to 'INSTALL')
-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