Show More
@@ -180,6 +180,7 b' let' | |||||
180 | echo "DONE: Meta information for rccontrol written" |
|
180 | echo "DONE: Meta information for rccontrol written" | |
181 |
|
181 | |||
182 | # python based programs need to be wrapped |
|
182 | # python based programs need to be wrapped | |
|
183 | #ln -s ${self.python}/bin/* $out/bin/ | |||
183 | ln -s ${self.pyramid}/bin/* $out/bin/ |
|
184 | ln -s ${self.pyramid}/bin/* $out/bin/ | |
184 | ln -s ${self.gunicorn}/bin/gunicorn $out/bin/ |
|
185 | ln -s ${self.gunicorn}/bin/gunicorn $out/bin/ | |
185 | ln -s ${self.supervisor}/bin/supervisor* $out/bin/ |
|
186 | ln -s ${self.supervisor}/bin/supervisor* $out/bin/ |
General Comments 0
You need to be logged in to leave comments.
Login now