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

Collapse All | Expand All

(-)Makefile.bak (-1 / +1 lines)
Lines 377-383 Link Here
377
######################################################################
377
######################################################################
378
378
379
# This builds */Build from Build.PL
379
# This builds */Build from Build.PL
380
%/Build: %/Build.PL
380
%/Build: build-common %/Build.PL
381
	cd $* && $(PERL) Build.PL
381
	cd $* && $(PERL) Build.PL
382
382
383
build-%: %/Build
383
build-%: %/Build

Return to bug 300171