X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=vhost-apache2%2Fdebian%2Fpatches%2F01_patch_functions.dpatch;fp=vhost-apache2%2Fdebian%2Fpatches%2F01_patch_functions.dpatch;h=4d63cec6efa59413e61d28632551d31f473e6c26;hb=075e33c5e5f74ee7ba7987117e37cf134ecc1ed4;hp=0000000000000000000000000000000000000000;hpb=f08d1d6021a778ea52e86dbd40617ccc28ed4875;p=gosa.git diff --git a/vhost-apache2/debian/patches/01_patch_functions.dpatch b/vhost-apache2/debian/patches/01_patch_functions.dpatch new file mode 100755 index 000000000..4d63cec6e --- /dev/null +++ b/vhost-apache2/debian/patches/01_patch_functions.dpatch @@ -0,0 +1,18 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 01_patch_functions.inc.dpatch by +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: patch functions.inc to include apache vhost plugin + +@DPATCH@ + +--- include/functions.inc 2008-09-01 08:45:28.000000000 +0200 ++++ include/functions.inc 2009-03-19 13:30:40.000000000 +0100 +@@ -61,6 +61,7 @@ + require_once("class_password-methods.inc"); + require_once ("functions_debug.inc"); + require_once ("functions_dns.inc"); ++require_once ("functions_apache.inc"); + require_once ("accept-to-gettext.inc"); + require_once ("class_MultiSelectWindow.inc"); +