aboutsummaryrefslogtreecommitdiff
path: root/databases/foundationdb73-server/files/patch-fdbmonitor_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'databases/foundationdb73-server/files/patch-fdbmonitor_CMakeLists.txt')
-rw-r--r--databases/foundationdb73-server/files/patch-fdbmonitor_CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/foundationdb73-server/files/patch-fdbmonitor_CMakeLists.txt b/databases/foundationdb73-server/files/patch-fdbmonitor_CMakeLists.txt
deleted file mode 100644
index 032c67f6976c..000000000000
--- a/databases/foundationdb73-server/files/patch-fdbmonitor_CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
---- fdbmonitor/CMakeLists.txt.orig 2024-01-09 21:06:41 UTC
-+++ fdbmonitor/CMakeLists.txt
-@@ -62,4 +62,4 @@ endif()
- add_custom_target(generate_profile
- COMMAND ${CMAKE_BINARY_DIR}/contrib/generate_profile.sh ${CMAKE_BINARY_DIR})
-
--add_dependencies(generate_profile fdbmonitor fdbserver mako fdbcli)
-+add_dependencies(generate_profile fdbmonitor fdbserver fdbcli)