Specify correct directory.

This commit is contained in:
Michael Gorven 2010-02-23 17:52:38 +02:00
parent 7f8c6b6fdd
commit 57f685cc60
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ OpenLP (previously openlp.org) is free church presentation software, or lyrics p
url='http://openlp.org/',
license='GNU General Public License',
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
scripts=['openlp.pyw', 'openlp-1to2-converter.py', 'bible-1to2-converter.py'],
scripts=['openlp.pyw', 'scripts/openlp-1to2-converter.py', 'scripts/bible-1to2-converter.py'],
include_package_data=True,
zip_safe=False,
install_requires=[