renommer xpath en uxpath

This commit is contained in:
Jephte CLAIN 2013-12-08 03:22:29 +04:00
parent 4badb8763d
commit 76f8932332
2 changed files with 1 additions and 1 deletions

View File

@ -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