]> git.ipfire.org Git - thirdparty/squid.git/commit
Install error page templates properly.
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 20 Sep 2009 03:07:29 +0000 (15:07 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 20 Sep 2009 03:07:29 +0000 (15:07 +1200)
commit079ec018ae598c2a5bba5402c52d55d95cd659fb
tree2e725c95008369c34d96b6f62f59109a0c8d22eb
parent83cd15d9158f814388fa004d483a834d2ede3061
Install error page templates properly.

The new install make code was failing to install the template/ directory
required for Squid to run.

It was also using the wrong variable to install translated content. Thus
installing the english template files in place of the translated ones.
errors/Makefile.am