about summary refs log tree commit diff
path: root/pkgs/development/libraries/db/osx.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/db/osx.patch')
-rw-r--r--pkgs/development/libraries/db/osx.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/db/osx.patch b/pkgs/development/libraries/db/osx.patch
index 398aa1d37002..438fa7eedd71 100644
--- a/pkgs/development/libraries/db/osx.patch
+++ b/pkgs/development/libraries/db/osx.patch
@@ -1,5 +1,5 @@
---- src/dbinc/atomic.h	2013-03-12 14:07:22.000000000 -0400
-+++ src/dbinc/atomic.h.change	2013-03-12 14:06:35.000000000 -0400
+--- a/src/dbinc/atomic.h	2013-03-12 14:07:22.000000000 -0400
++++ b/src/dbinc/atomic.h.change	2013-03-12 14:06:35.000000000 -0400
 @@ -144,7 +144,7 @@
  #define	atomic_inc(env, p)	__atomic_inc(p)
  #define	atomic_dec(env, p)	__atomic_dec(p)