aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ltb-project-ssp/ltb-project-ssp-move-config-location.patch
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2013-06-07 13:03:35 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2013-06-07 13:03:35 +0000
commit82cf171dc0569c84cc8e1ca08359cf0ce5e0af73 (patch)
treeda2a264f99e09b08852ad7026de2f2167eb8f804 /testing/ltb-project-ssp/ltb-project-ssp-move-config-location.patch
parentf3d8483c306bc7cf9bb1fa1c48470ab54a11b1f3 (diff)
testing/ltb-project-ssp: update patch and deps
Diffstat (limited to 'testing/ltb-project-ssp/ltb-project-ssp-move-config-location.patch')
-rw-r--r--testing/ltb-project-ssp/ltb-project-ssp-move-config-location.patch2
1 files changed, 1 insertions, 1 deletions
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 51ba4e3a1a1..a7f0df71280 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");