- Add Homepage field
- Use packaged prototype.js instead of a private copy
* Add Vcs-* fields pointing to my public repository
+ * Remove broken test for libapache2-request-perl
-- Ben Hutchings <ben@decadent.org.uk> Sun, 09 Nov 2008 16:37:02 +0000
# fragment is installed and make Apache (re)load the configuration
# and application.
if [ -e /etc/apache2/mods-enabled/perl.load -a \
- -e /etc/apache2/mods-enabled/apreq.load -a \
- -f /usr/share/perl5/Apache2/Upload.pm ]; then
+ -e /etc/apache2/mods-enabled/apreq.load ]; then
if [ \! -e /etc/apache2/conf.d/memories ]; then
ln -s ../../memories/apache.conf /etc/apache2/conf.d/memories
fi