maj des chemins

This commit is contained in:
Jephte CLAIN
2014-07-07 22:06:38 +04:00
parent ee78740382
commit 4100152139
94 changed files with 545 additions and 402 deletions

6
mkusfx
View File

@@ -1,5 +1,7 @@
#!/bin/bash
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
source "$(dirname "$0")/lib/ulib/ulib" || exit 1
urequire DEFAULTS
function display_help() {
uecho "$scriptname: Créer une archive auto-extractible qui installe son contenu avec uinst
@@ -29,10 +31,6 @@ OPTIONS
locale de ulib et uinst.sh"
}
source "$(dirname "$0")/ulib/ulib" &&
urequire DEFAULTS ||
exit 1
MAKESELFDIR="$scriptdir/lib/makeself-2.1.5"
sfxtype=uinst