#====================================================================== # Local configuration for Greg's laptop. #====================================================================== # Which interpreter to use. PYTHON = python # How to generate PDF files. PRINCE = prince # What database manager to use. SQLITE = sqlite3 # How to apply an XSL transformation. XSL = xsltproc # Path to project database. DB_PATH = /trac/swc/db/trac.db # Where to install files. INSTALL_DIR = /tmp/swc2 # Who owns installed files. INSTALL_USER = # URL for installed files. INSTALL_URL = http://localhost/swc2