Changes

Jump to: navigation, search

Debian

30 bytes added, 10:50, 12 February 2014
m
webapp package
override_dh_auto_install:
#dh_auto_install
python setup.py --server install --root=debian/python-gramps -webapp --install-layout=deb
# Make css style sheets and png icons non-executable
override_dh_fixperms:
dh_fixperms
chmod a-x $(CURDIR)/debian/python-gramps-webapp/usr/share/gramps/css/Web_*.css #chmod a-x $(CURDIR)/debian/python-gramps-webapp/usr/share/gramps/images/22x22/gramps*.png #chmod a-x $(CURDIR)/debian/python-gramps-webapp/usr/share/gramps/images/16x16/gramps*.png
# Avoid compressing COPYING file so that it can appear in the "About" dialog

Navigation menu