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

Collapse All | Expand All

(-)a/Makefile.in (-2 / +1 lines)
Lines 222-228 test-perl: cgis Link Here
222
222
223
install-html:
223
install-html:
224
	cd $(SRC_HTM) && $(MAKE) install
224
	cd $(SRC_HTM) && $(MAKE) install
225
	make install-exfoliation
225
	$(MAKE) install-exfoliation
226
226
227
install-base:
227
install-base:
228
	cd $(SRC_BASE) && $(MAKE) install
228
	cd $(SRC_BASE) && $(MAKE) install
229
- 

Return to bug 485756