This commit is contained in:
Jephte CLAIN 2014-10-23 22:41:20 +04:00
parent 1665af9745
commit 9cd30be79c
1 changed files with 2 additions and 0 deletions

View File

@ -228,6 +228,8 @@ function template_diff() {
} }
function templatesrc() { function templatesrc() {
# obtenir le chemin vers le répertoire source de templates $1, situé dans
# ULIBDIR/templates
urequire ulib urequire ulib
if [ -n "$ULIBDIR" ]; then if [ -n "$ULIBDIR" ]; then
echo "$ULIBDIR/templates/$1" echo "$ULIBDIR/templates/$1"