Revision
197 -
(
show annotations)
(
download)
Tue Aug 3 21:35:17 2004 UTC
(8 years, 9 months ago)
by
dwhedon
File size: 213 byte(s)
* debian/libapache2-svn.postrm moved to debian/libapache2-svn.prerm.
Only remove modules from apache's configuration when we are removing
libapache2-svn, not on upgrades. (closes: #251245) Additionally, move
the module config manipulation from the postrm to the prerm. This way
there is no time when apache is configured to load a module that is
not present on the system.