Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > f52111506986bcb2431a2f1b6aecdad8 > files > 9

rpm2html-1.9.5-2mdv2008.0.src.rpm

#!/bin/sh

# NOTE: It seems "MySQL_BASE" has to be "rpmfind" and nothing else...

MySQL_USER=""
MySQL_PASS=""
MySQL_HOST="localhost"
MySQL_BASE="rpmfind"

export MySQL_USER MySQL_PASS MySQL_HOST MySQL_BASE