aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/scripts/runserver.in
AgeCommit message (Collapse)Author
2011-01-23remove CONFDIR variable from toplevel configure script. now hardcoded to go ↵Michael Elkins
into ${localstatedir}/rpki/conf django db now defaults to ${localstatedir}/rpki/gui.db remove MYRPKI and MYRPKI_DATA_DIR from settings.py and substitute those variables into glue.py from glue.py.in mv rpkigui/templates up one directory so the django app code can be moved eventually remove deprecated runserver script put scripts into ${libexecdir} and ${sbindir} with a prefix of "rpkigui" svn path=/configure; revision=3643
2010-07-12more copyright notice updates for $top/portal-gui/scripts/Michael Elkins
svn path=/portal-gui/scripts/helper.in; revision=3395
2010-07-08make configure output additional info about installation paths for debuggingMichael Elkins
automatically set the proper paths in django.wsgi use $INSTDIR for referring to installed portal-gui sources svn path=/portal-gui/Makefile.in; revision=3365
2010-07-07added configure script to ease installationMichael Elkins
svn path=/portal-gui/Makefile.in; revision=3357