Date: Sunday, July 19, 2020 @ 11:28:19 Author: spupykin Revision: 664557
clean up Deleted: shotwell/trunk/0115-fix_meson_build.patch ----------------------------+ 0115-fix_meson_build.patch | 17 ----------------- 1 file changed, 17 deletions(-) Deleted: 0115-fix_meson_build.patch =================================================================== --- 0115-fix_meson_build.patch 2020-07-19 11:27:24 UTC (rev 664556) +++ 0115-fix_meson_build.patch 2020-07-19 11:28:19 UTC (rev 664557) @@ -1,17 +0,0 @@ -Description: Remove --fatal-warnings from build options -Author: Jörg Frings-Fürst <[email protected]> -Last-Update: 2019-10-07 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: trunk/meson.build -=================================================================== ---- trunk.orig/meson.build -+++ trunk/meson.build -@@ -25,7 +25,6 @@ add_global_arguments(['--target-glib=2.4 - '--vapidir=@0@'.format(join_paths(meson.current_source_dir(), - 'vapi')), - '--enable-checking', -- '--fatal-warnings', - '--enable-experimental', - '--enable-deprecated'], language : 'vala') -
