treewide: Fix references to apacheHttpd_2_*

This commit is contained in:
Tuomas Tynkkynen
2015-10-28 10:23:03 +01:00
committed by Vladimír Čunát
parent f302d78d6c
commit 58dfef2792
4 changed files with 6 additions and 6 deletions
@@ -6,7 +6,7 @@ let
mainCfg = config.services.httpd;
httpd = mainCfg.package;
httpd = mainCfg.package.out;
version24 = !versionOlder httpd.version "2.4";