]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1544606: Change i18n Makefile so that there are different dirs for opac vs webstaff
authorBen Shum <ben@evergreener.net>
Thu, 11 Feb 2016 20:40:05 +0000 (15:40 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Wed, 17 Feb 2016 19:19:44 +0000 (14:19 -0500)
commita0fcc135bb8ef39385e3e70999a25ebfd83001a7
tree466ab36bf3dc5a49562951b727d379b8d7694b23
parent706b8a073b979c78ff00f1753ffad4567e926629
LP#1544606: Change i18n Makefile so that there are different dirs for opac vs webstaff

In i18n Makefile, we only have a single directory variable TT2_DATA_DIR.

Remove that variable, and add distinct variables for TT2_OPAC_DATA_DIR and
TT2_WEBSTAFF_DATA_DIR that point to more distinct defined areas.

Signed-off-by: Ben Shum <ben@evergreener.net>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
build/i18n/Makefile