From 6b2363243663f87f485a412112899e1aff47c95d Mon Sep 17 00:00:00 2001 From: Jephte CLAIN Date: Wed, 10 Sep 2014 12:38:10 +0400 Subject: [PATCH] =?UTF-8?q?charger=20lib/ulib=20correspondant=20=C3=A0=20c?= =?UTF-8?q?e=20script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ulib | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ulib b/ulib index 1dbe9f9..6b305a3 100755 --- a/ulib +++ b/ulib @@ -342,7 +342,8 @@ else fi PS1=\"[ulibshell] \$PS1\" fi -$(quoted_args source "$scriptdir/lib/ulib/auto")" >"$bashrc" +$(quoted_args source "$scriptdir/lib/ulib/ulib") +urequire DEFAULTS" >"$bashrc" array_fix_paths modules if [ -n "${modules[*]}" ]; then