# kforge - Distutils config # # Copyright (C) 2004-2005 Open Knowledge Foundation, Ltd. # Licensed under the GNU Public License (GPL) v2.0, see COPYING for details. [install] # Hint: If used, set environment variable $KFORGEHOME to same value as home # NB: Will not work on windows as does not support home variable home=/usr/share/kforge # if you want to install all the python code centrally but data somewhere else # then uncomment this line and comment out home # install-data = ~/kforge [bdist_rpm] release=1 doc_files= README CHANGES COPYING INSTALL AUTHORS PKG-INFO requires=python build_requires=python