From 82cf171dc0569c84cc8e1ca08359cf0ce5e0af73 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Fri, 7 Jun 2013 13:03:35 +0000 Subject: testing/ltb-project-ssp: update patch and deps --- testing/ltb-project-ssp/ltb-project-ssp-move-config-location.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/ltb-project-ssp/ltb-project-ssp-move-config-location.patch') diff --git a/testing/ltb-project-ssp/ltb-project-ssp-move-config-location.patch b/testing/ltb-project-ssp/ltb-project-ssp-move-config-location.patch index 51ba4e3a1..a7f0df712 100644 --- a/testing/ltb-project-ssp/ltb-project-ssp-move-config-location.patch +++ b/testing/ltb-project-ssp/ltb-project-ssp-move-config-location.patch @@ -5,7 +5,7 @@ # Includes #============================================================================== -require_once("conf/config.inc.php"); -+require_once("/etc/ltb-project-ssb/conf/config.inc.php"); ++require_once("/etc/ltb-project/ssp/conf/config.inc.php"); require_once("lib/functions.inc.php"); if ($use_recaptcha) { require_once("lib/recaptchalib.php"); -- cgit v1.2.3