From 739c65c54cb0e957df5e9b76f93fb02554e5cac3 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 4 May 2022 23:52:30 +0100 Subject: moved everything to new file formatting --- extra/babl/meson-0.60.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 extra/babl/meson-0.60.patch (limited to 'extra/babl/meson-0.60.patch') diff --git a/extra/babl/meson-0.60.patch b/extra/babl/meson-0.60.patch deleted file mode 100644 index 5ac3862..0000000 --- a/extra/babl/meson-0.60.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/meson.build -+++ b/meson.build -@@ -55,8 +55,7 @@ - stability_version_number = (major_version != 0 ? minor_version : micro_version) - stable = (stability_version_number % 2 == 0) - --conf.set10('BABL_UNSTABLE', not stable, Description: -- 'Define to 1 if this is an unstable version of BABL.') -+conf.set10('BABL_UNSTABLE', not stable) - - conf.set ('BABL_MAJOR_VERSION', '@0@'.format(major_version)) - conf.set ('BABL_MINOR_VERSION', '@0@'.format(minor_version)) -- cgit v1.2.1