about summary refs log tree commit diff
path: root/pkgs/applications/networking/misc/zammad/0001-nulldb.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/misc/zammad/0001-nulldb.patch')
-rw-r--r--pkgs/applications/networking/misc/zammad/0001-nulldb.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/misc/zammad/0001-nulldb.patch b/pkgs/applications/networking/misc/zammad/0001-nulldb.patch
index 61971525b99d..cf024c998b6c 100644
--- a/pkgs/applications/networking/misc/zammad/0001-nulldb.patch
+++ b/pkgs/applications/networking/misc/zammad/0001-nulldb.patch
@@ -7,7 +7,7 @@ index d85a17491..90ea5e387 100644
  
  require 'rails/all'
 +require 'nulldb'
- require_relative 'issue_2656_workaround_for_rails_issue_33600'
+ require_relative '../lib/zammad/safe_mode'
  
  # DO NOT REMOVE THIS LINE - see issue #2037
 diff --git a/db/schema.rb b/db/schema.rb