Browse Source

nginx: removed uwsgi_hack(), not needed anymore.

user/karasz/next/updates
Nagy Karoly Gabriel 15 years ago
parent
commit
679de9be4b
  1. 6
      network/nginx/nginx.conf

6
network/nginx/nginx.conf

@ -69,9 +69,3 @@ fi
var_append CC_WRAPPER_REMOVE " " "-Werror"
uwsgi_hack() {
cp -va conf/uwsgi_params $sysconfdir/uwsgi_params
}
hook_add postmake 5 "uwsgi_hack"

Loading…
Cancel
Save