~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Maris Fogels
  • Date: 2009-11-26 22:52:31 UTC
  • mto: This revision was merged to the branch mainline in revision 9952.
  • Revision ID: maris.fogels@canonical.com-20091126225231-puwixa8vv695mrs0
Make the apache process restart after installing the new configuration and modules, to prevent the new modules from segfaulting because of bugs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
329
329
launchpad.pot:
330
330
        bin/i18nextract.py
331
331
 
 
332
# Called by the rocketfuel-setup script. You probably don't want to run this
 
333
# on its own.
332
334
install: reload-apache
333
335
 
334
336
copy-certificates:
347
349
        a2ensite local-launchpad
348
350
 
349
351
reload-apache: enable-apache-launchpad
350
 
        /etc/init.d/apache2 reload
 
352
        /etc/init.d/apache2 restart
351
353
 
352
354
static:
353
355
        $(PY) scripts/make-static.py