summaryrefslogtreecommitdiff
path: root/mpd/disable-iso-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mpd/disable-iso-test.patch')
-rw-r--r--mpd/disable-iso-test.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/mpd/disable-iso-test.patch b/mpd/disable-iso-test.patch
new file mode 100644
index 0000000..5ea7a83
--- /dev/null
+++ b/mpd/disable-iso-test.patch
@@ -0,0 +1,12 @@
+diff --git a/test/meson.build b/test/meson.build
+index dab10ec..8aadaaa 100644
+--- a/test/meson.build
++++ b/test/meson.build
+@@ -50,7 +50,6 @@ test(
+ 'TestTime',
+ executable(
+ 'TestTime',
+- 'TestISO8601.cxx',
+ include_directories: inc,
+ dependencies: [
+ time_dep,