Browse Source

tengine: renamed $sysconfdir/nginx.conf.default to $sysconfdir/tengine.conf.default

user/amery/next/luajit
Nagy Karoly Gabriel 13 years ago
parent
commit
fcc48c14cd
  1. 2
      network/tengine/tengine.conf

2
network/tengine/tengine.conf

@ -82,6 +82,8 @@ fi
var_append CC_WRAPPER_REMOVE " " "-Werror"
var_append INSTALL_WRAPPER_FILTER "|" "sed 's,sbin/nginx,sbin/tengine,'"
var_append INSTALL_WRAPPER_FILTER "|" "sed 's,nginx.conf.default,tengine.conf.default,'"
#
# 3rd party addon modules
#

Loading…
Cancel
Save