Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit22a717a

Browse files
committed
Update build rules for /HISTORY.
1 parent021f226 commit22a717a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
#
1010
# IDENTIFICATION
11-
# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.53 2002/11/11 20:06:00 petere Exp $
11+
# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.54 2002/11/26 19:22:16 momjian Exp $
1212
#
1313
#----------------------------------------------------------------------------
1414

@@ -192,7 +192,7 @@ JADE.text = $(JADE) $(JADEFLAGS) $(SGMLINCLUDE) $(CATALOG) -d stylesheet.dsl -i
192192
LYNX = lynx
193193

194194
INSTALLHISTORYregress_README:% :%.html
195-
$(PERL) -p -e's/<H(1|2)$$/<H\1 align=center/g'$<|$(LYNX) -dump -nolist-stdin>$@
195+
$(PERL) -p -e's/<H(1|2)$$/<H\1 align=center/g'$<|$(LYNX) -force_html -dump -nolist/dev/stdin>$@
196196

197197
INSTALL.html: standalone-install.sgml installation.sgml version.sgml
198198
$(JADE.text) -V nochunks standalone-install.sgml installation.sgml>$@

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp