diff options
Diffstat (limited to 'extra/gdk-pixbuf')
| -rw-r--r-- | extra/gdk-pixbuf/disable-tests.patch | 13 | 
1 files changed, 0 insertions, 13 deletions
| diff --git a/extra/gdk-pixbuf/disable-tests.patch b/extra/gdk-pixbuf/disable-tests.patch deleted file mode 100644 index 01ee3a6..0000000 --- a/extra/gdk-pixbuf/disable-tests.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: meson.build ---- a/meson.build -+++ b/meson.build -@@ -398,7 +398,9 @@ endif - subdir('po') -  - if not meson.is_cross_build() --  subdir('tests') -+  if get_option('installed_tests') -+    subdir('tests') -+  endif -   subdir('thumbnailer') - endif | 
