summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/cvmfs/files/cvmfs-2.1.10-no-config.patch')
-rw-r--r--net-fs/cvmfs/files/cvmfs-2.1.10-no-config.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-fs/cvmfs/files/cvmfs-2.1.10-no-config.patch b/net-fs/cvmfs/files/cvmfs-2.1.10-no-config.patch
new file mode 100644
index 000000000000..f6bbdd184673
--- /dev/null
+++ b/net-fs/cvmfs/files/cvmfs-2.1.10-no-config.patch
@@ -0,0 +1,11 @@
+--- cvmfs-2.1.10/cvmfs/tracer.cc.orig 2013-06-11 13:39:47.469323020 -0700
++++ cvmfs-2.1.10/cvmfs/tracer.cc 2013-06-11 13:40:04.361414919 -0700
+@@ -19,7 +19,7 @@
+ * down on assertion. This might be not desired behavior.
+ */
+
+-#include "config.h"
++#include "cvmfs_config.h"
+ #include "tracer.h"
+
+ #include <pthread.h>