16,602
edits
Changes
Debian
,→webapp package
python setup.py --server install --root=debian/python-gramps-webapp --install-layout=deb
# Make css style sheets and png icons templates non-executable
override_dh_fixperms:
dh_fixperms
chmod a-x $(CURDIR)/debian/python-gramps-webapp/usr/share/gramps/css/Web_*.css
# Avoid compressing COPYING file so that it can appear in the "About" dialog