From 7c3a824fd1cf18c4cac47d023b8d2c54f9af45ca Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Thu, 4 Apr 2024 15:51:53 +0400 Subject: [PATCH] hack pour rendre le projet uinstallable --- config/uinst/conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/uinst/conf b/config/uinst/conf index e683977..f05a378 100644 --- a/config/uinst/conf +++ b/config/uinst/conf @@ -4,5 +4,8 @@ source "$@" || exit 1 source "$ULIBDIR/ulib" || exit 1 urequire DEFAULTS +nulib="$(dirname "$(pwd)")/nulib" #XXX + cd "$scriptdir/../.." +ln -s "$nulib" ../nulib #XXX ./sbin/composer.phar i -o --no-dev