diff options
Diffstat (limited to 'main/apache2/conf/0001-httpd.conf-ServerRoot.patch')
-rw-r--r-- | main/apache2/conf/0001-httpd.conf-ServerRoot.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/apache2/conf/0001-httpd.conf-ServerRoot.patch b/main/apache2/conf/0001-httpd.conf-ServerRoot.patch index 26f9b5a388..3565bd4f8e 100644 --- a/main/apache2/conf/0001-httpd.conf-ServerRoot.patch +++ b/main/apache2/conf/0001-httpd.conf-ServerRoot.patch @@ -1,4 +1,4 @@ -From 8d6011f6009c74a6dc701017c629f21516142256 Mon Sep 17 00:00:00 2001 +From 0126e85796d645820a7883a5f133b52c1408d53c Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi> Date: Mon, 21 Sep 2015 12:16:16 +0300 Subject: [PATCH 01/14] httpd.conf: ServerRoot @@ -8,7 +8,7 @@ Subject: [PATCH 01/14] httpd.conf: ServerRoot 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf/httpd.conf.in b/docs/conf/httpd.conf.in -index 966d2c3..c97b18d 100644 +index 37d7c0b..3e21599 100644 --- a/docs/conf/httpd.conf.in +++ b/docs/conf/httpd.conf.in @@ -28,7 +28,7 @@ @@ -21,5 +21,5 @@ index 966d2c3..c97b18d 100644 # # Mutex: Allows you to set the mutex mechanism and mutex file directory -- -2.5.0 +2.9.4 |