oubli de uprovide base.init

This commit is contained in:
Jephté Clain 2014-10-30 10:18:23 +04:00
parent acc72847df
commit 64fba90e5c
4 changed files with 4 additions and 1 deletions

View File

@ -1 +1 @@
007001000
007001001

View File

@ -1,6 +1,7 @@
##@cooked comments # -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
## Fonctions de base: initialisation de l'environnement
##@cooked nocomments
uprovide base.init
# Emplacement du script courant
if [ -n "$UTOOLS_HAVE_SCRIPTVARS" ]; then

View File

@ -36,6 +36,7 @@ fi
##@*inc]base.ulib
##@inc[base.init
## Fonctions de base: initialisation de l'environnement
uprovide base.init
if [ -n "$UTOOLS_HAVE_SCRIPTVARS" ]; then
:

View File

@ -124,6 +124,7 @@ fi
##@*inc]base.ulib
##@inc[base.init
## Fonctions de base: initialisation de l'environnement
uprovide base.init
if [ -n "$UTOOLS_HAVE_SCRIPTVARS" ]; then
: