renommer xpath en uxpath
This commit is contained in:
parent
4badb8763d
commit
76f8932332
|
@ -8,7 +8,7 @@ cd "$scriptdir/../.."
|
|||
rm -rf pyulib/{build,devel,migrate,test}
|
||||
|
||||
# liens pour les scripts python
|
||||
for i in plver plbck uencdetect urandomize umail wofixsql xpath; do
|
||||
for i in plver plbck uencdetect urandomize umail uxpath wofixsql; do
|
||||
ln -s lib/pywrapper "$i"
|
||||
done
|
||||
ln -s ulib/support/cgiupload.py
|
||||
|
|
Loading…
Reference in New Issue