Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 34169 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile.am~ (-1 / +1 lines)
Lines 28-32 Link Here
28
.html:	index.docbook *.sgml
28
.html:	index.docbook *.sgml
29
	rm -rf HTML
29
	rm -rf HTML
30
	mkdir HTML
30
	mkdir HTML
31
	cd HTML ; $(SGMLPFX)/bin/meinproc --check ../index.docbook
31
	cd HTML ; $(MEINPROC) --check ../index.docbook
32
	touch .html
32
	touch .html

Return to bug 34169