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

Collapse All | Expand All

(-)nginx-0.6.30/auto/lib/perl/make (-1 / +1 lines)
Lines 11-17 Link Here
11
		$NGX_OBJS/src/http/modules/perl/Makefile
11
		$NGX_OBJS/src/http/modules/perl/Makefile
12
	cp -p src/http/modules/perl/nginx.* $NGX_OBJS/src/http/modules/perl/
12
	cp -p src/http/modules/perl/nginx.* $NGX_OBJS/src/http/modules/perl/
13
13
14
	cd $NGX_OBJS/src/http/modules/perl && make
14
	cd $NGX_OBJS/src/http/modules/perl && $(MAKE)
15
15
16
	rm -rf $NGX_OBJS/install_perl
16
	rm -rf $NGX_OBJS/install_perl
17
17

Return to bug 155623