versionner ulib

This commit is contained in:
Jephte CLAIN
2013-09-21 07:28:48 +04:00
parent 0ee22f4696
commit ef4ad5d39e
5 changed files with 139 additions and 16 deletions

View File

@@ -18,6 +18,7 @@ dest="@@dest@@"
for i in ulib ulibsh; do
sed "s|@@""dest""@@|$dest|g" "ulib/$i" >"/etc/$i"
done
cp ulib/.ulib_version /etc/.ulib_version
echo >/etc/ulibauto '# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
if [ x"$BASH" != x -a -f /etc/ulib ]; then
. /etc/ulib