Browse Source

nginx: removed uwsgi_hack(), not needed anymore.

user/amery/mess
Nagy Károly Gábriel 14 years ago
parent
commit
679de9be4b
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      network/nginx/nginx.conf

+ 0
- 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