1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 04:35:39 +03:00
aports/community/mpd/disable-time-test.patch
2020-04-03 03:57:59 +00:00

12 lines
242 B
Diff

diff --git a/test/meson.build b/test/meson.build
index 3a547b4..1f6a393 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -24,7 +24,6 @@ gtest_dep = declare_dependency(
)
subdir('net')
-subdir('time')
executable(
'read_conf',