File mozldap-perl-5.24.patch of Package mozldap

Index: mozldap-6.0.7/c-sdk/ldap/build/replace.pm
===================================================================
--- mozldap-6.0.7.orig/c-sdk/ldap/build/replace.pm
+++ mozldap-6.0.7/c-sdk/ldap/build/replace.pm
@@ -62,7 +62,7 @@ sub GenerateHeader ($$\%) {
     while(<TEMPLATE>) {
         my $line = $_;
         while(($orig, $replace) = each %$keywords) {
-            $line =~ s/{{$orig}}/$replace/g;
+            $line =~ s/\{\{$orig\}\}/$replace/g;
         }
 	
 	# the first line is a comment specific to the template file, which we
openSUSE Build Service is sponsored by