Changes

Jump to: navigation, search

Debian

34 bytes added, 10:55, 12 February 2014
m
webapp package
==webapp package==
* How to include Makefile and templates into deb package?
setup.py:
- package_data_webapp = ['webapp/*.sql', 'webapp/grampsdb/sql/*.sql']
+ package_data_webapp = ['webapp/*.sql', 'webapp/Makefile', 'data/templates/*', 'webapp/grampsdb/sql/*.sql']
* Depends on python-django, python-sqlite

Navigation menu