Hi,

On Tue, Nov 29, 2016 at 05:24:42PM +0100, Clemens Gruber wrote:
> On Tue, Nov 29, 2016 at 10:10:01AM +0100, Michael Olbrich wrote:
> > Use install_alternative here (untested):
> > 
> >     @$(call install_alternatice, nginx, www, www, 0644, \
> >             /projectroot/var/www/httpd.html, n, \
> >             /var/www/index.html)
> 
> This did not work. It searched for an index.html in "../httpd.html/"
> folders.
> In the v2 of the patch I am sending, I use install_copy for populating
> this httpd.html file to index.html. (same as in lighttpd.make)
> Would this be OK?

It works if done correctly (the stuff above is bogus). I've fixed this
while appying the patch.

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to