forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2488ea7
committed
Use Pandoc also for plain-text documentation output
The makefile rule for the (rarely used) plain-text output postgres.txtwas still written to use lynx, but in96b8b8b, where the INSTALL file wasswitched to pandoc, the rest of the makefile support for lynx wasremoved, so this was broken. Rewrite the rule to also use pandoc forpostgres.txt.1 parenta63b29a commit2488ea7
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
145 |
| - | |
| 145 | + | |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
|
0 commit comments
Comments
(0)