@@ -1,4 +0,0 @@
-#!/bin/bash
-
-export PERL_HOME=${IROOT}/perl-5.18
-export NGINX_HOME=${IROOT}/nginx
@@ -1,4 +1,5 @@
#!/bin/bash
+export PERL_HOME=${IROOT}/perl-5.18
fw_depends perl nginx
@@ -1,4 +1,6 @@
+export NGINX_HOME=${IROOT}/nginx
sed -i 's|localhost|'"${DBHOST}"'|g' app.psgi
sed -i 's|server unix:.*/FrameworkBenchmarks/plack|server unix:'"${TROOT}"'|g' nginx.conf