ajout de xpath.py

This commit is contained in:
Jephte CLAIN
2013-12-08 03:19:18 +04:00
parent 10dc28f319
commit 4badb8763d
2 changed files with 75 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; do
for i in plver plbck uencdetect urandomize umail wofixsql xpath; do
ln -s lib/pywrapper "$i"
done
ln -s ulib/support/cgiupload.py