Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > fa6adec3fad71d7a44aed7ca3fce6851 > files > 2

ht2html-2.0-18.mga5.src.rpm

#!/bin/sh
# ht2mtl wrapper script, shamefuly copied from rpmlint
# Guillaume Rousse <g.rousse@linux-mandrake.com>

PYTHONPATH=${PYTHONPATH=.}

PYTHONPATH=${PYTHONPATH}:/usr/share/ht2html

exec python -u -O /usr/share/ht2html/ht2html.py $*