From: Igor Sysoev Date: Thu, 26 Jun 2008 07:59:30 +0000 (+0000) Subject: fix switch X-Git-Tag: release-0.7.4~9 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=8b55dc2fb40e20e3273fa98291f0b626f66eb9af;p=nginx.git fix switch --- diff --git a/docs/GNUmakefile b/docs/GNUmakefile index 1198e4229..a8372d267 100644 --- a/docs/GNUmakefile +++ b/docs/GNUmakefile @@ -40,7 +40,7 @@ $(TEMP)/$(NGINX)/CHANGES.ru: docs/xml/nginx/changes.xml \ $(TEMP)/$(NGINX)/CHANGES: docs/xml/nginx/changes.xml \ docs/xslt/changes.xslt - test -d $(TEMP)/$(NGINX) || mkdir - p$(TEMP)/$(NGINX) + test -d $(TEMP)/$(NGINX) || mkdir -p $(TEMP)/$(NGINX) xsltproc --param lang "'en'" \ -o $(TEMP)/$(NGINX)/CHANGES \