[csw-devel] SF.net SVN: gar:[11272] csw/mgar/pkg/nginx/trunk/Makefile
aigoshin at users.sourceforge.net
aigoshin at users.sourceforge.net
Tue Oct 12 19:13:09 CEST 2010
Revision: 11272
http://gar.svn.sourceforge.net/gar/?rev=11272&view=rev
Author: aigoshin
Date: 2010-10-12 17:13:08 +0000 (Tue, 12 Oct 2010)
Log Message:
-----------
nginx: package release 20101012
Modified Paths:
--------------
csw/mgar/pkg/nginx/trunk/Makefile
Modified: csw/mgar/pkg/nginx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nginx/trunk/Makefile 2010-10-12 16:46:03 UTC (rev 11271)
+++ csw/mgar/pkg/nginx/trunk/Makefile 2010-10-12 17:13:08 UTC (rev 11272)
@@ -12,7 +12,7 @@
MASTER_SITES = http://sysoev.ru/nginx/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += cswnginx
+DISTFILES += cswnginx sunc.diff
LICENSE = LICENSE
@@ -74,8 +74,8 @@
include gar/category.mk
pre-configure-modulated:
- cd $(WORKSRC)/auto/cc; \
- gpatch -p $(WORKDIR)/sunc.diff
+ gpatch -d $(WORKSRC)/auto/cc -i ../../../../../../$(WORKDIR)/sunc.diff
+ $(MAKECOOKIE)
post-configure-modulated:
gsed -i s#/...ISALIST#/'$$ISALIST'# $(WORKSRC)/objs/ngx_auto_config.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list