Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 404141e00665710cc394c9d8d5c826f9 > files > 7

rpm2html-1.9.2-6mdv2007.1.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