From a233c433beae0d730e98b4b109f7843a20964e30 Mon Sep 17 00:00:00 2001 From: cajus Date: Fri, 19 Nov 2010 08:36:01 +0000 Subject: [PATCH] Updated mapping patch git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20279 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/debian/patches/03_fix_class_mapping.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-core/debian/patches/03_fix_class_mapping.patch b/gosa-core/debian/patches/03_fix_class_mapping.patch index 433e5d2d6..289a326c9 100644 --- a/gosa-core/debian/patches/03_fix_class_mapping.patch +++ b/gosa-core/debian/patches/03_fix_class_mapping.patch @@ -24,7 +24,7 @@ Index: gosa/gosa-core/include/functions.inc --- gosa.orig/gosa-core/include/functions.inc 2010-10-04 12:18:46.000000000 +0200 +++ gosa/gosa-core/include/functions.inc 2010-10-04 12:20:38.000000000 +0200 @@ -73,7 +73,7 @@ - $svn_revision = '$Revision: 19783 $'; + define('DES3_CBC_SHA1',16); /* Include required files */ -require_once("class_location.inc"); -- 2.30.2