Update build rules for /HISTORY.
authorBruce Momjian
Tue, 26 Nov 2002 19:22:16 +0000 (19:22 +0000)
committerBruce Momjian
Tue, 26 Nov 2002 19:22:16 +0000 (19:22 +0000)
doc/src/sgml/Makefile

index fe09d2e9e5ae45aba552cdb92aedbc6299d12e15..93c3c62bb5995ac7ddee1594b7bc97d47b6e8a28 100644 (file)
@@ -8,7 +8,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.53 2002/11/11 20:06:00 petere Exp $
+#    $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.54 2002/11/26 19:22:16 momjian Exp $
 #
 #----------------------------------------------------------------------------
 
@@ -192,7 +192,7 @@ JADE.text = $(JADE) $(JADEFLAGS) $(SGMLINCLUDE) $(CATALOG) -d stylesheet.dsl -i
 LYNX = lynx
 
 INSTALL HISTORY regress_README: % : %.html
-   $(PERL) -p -e 's/dump -nolist -stdin >$@
+   $(PERL) -p -e 's/force_html -dump -nolist /dev/stdin >$@
 
 INSTALL.html: standalone-install.sgml installation.sgml version.sgml
    $(JADE.text) -V nochunks standalone-install.sgml installation.sgml >$@