* Force release notes in ASCII, not UTF-8.
This commit is contained in:
		
							parent
							
								
									d1d0271996
								
							
						
					
					
						commit
						1b62c2eba3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -51,7 +51,7 @@ NEWS.txt: release-notes.xml
 | 
				
			||||||
	$(XSLTPROC) --nonet --xinclude quote-literals.xsl release-notes.xml | \
 | 
						$(XSLTPROC) --nonet --xinclude quote-literals.xsl release-notes.xml | \
 | 
				
			||||||
	  $(XSLTPROC) --nonet --output $@.tmp.html $(NEWS_OPTS) \
 | 
						  $(XSLTPROC) --nonet --output $@.tmp.html $(NEWS_OPTS) \
 | 
				
			||||||
	  $(docbookxsl)/html/docbook.xsl -
 | 
						  $(docbookxsl)/html/docbook.xsl -
 | 
				
			||||||
	$(w3m) -dump $@.tmp.html > $@
 | 
						LANG=en_US $(w3m) -dump $@.tmp.html > $@
 | 
				
			||||||
	rm $@.tmp.html
 | 
						rm $@.tmp.html
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue