]> git.pld-linux.org Git - packages/gnome-calculator.git/blob - gnome-calculator-no-update.patch
- updated to 42.1 (now based on gtk4+libadwaita)
[packages/gnome-calculator.git] / gnome-calculator-no-update.patch
1 --- gnome-calculator-42.1/meson.build.orig      2022-05-27 18:27:52.000000000 +0200
2 +++ gnome-calculator-42.1/meson.build   2022-06-04 20:46:13.330259698 +0200
3 @@ -80,12 +80,6 @@ conf.set10('DEVELOPMENT_BUILD', get_opti
4  configure_file(output: 'config.h', configuration: conf)
5  config_h_dir = include_directories('.')
6  
7 -# Extra scripts
8 -gnome.post_install(
9 -  glib_compile_schemas: true,
10 -  gtk_update_icon_cache: true,
11 -)
12 -
13  # Subdirs
14  subdir('vapi')
15  subdir('gcalc')
This page took 0.049744 seconds and 3 git commands to generate.