Skip to content

Meson fixes

Marco Trevisan requested to merge 3v1n0/gdm:meson-fixes into master

Some fixes to the new meson build system as per the regressions found while packaging it for debian.

This was the binary diff:

$ debdiff gdm3_3.37.90-1\~wip1_amd64.deb /tmp/gdmk3/gdm3_3.36.2-1_amd64.deb
[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in second .deb but not in first
-------------------------------------
-rw-r--r--  root/root   /etc/gdm3/daemon.conf
-rw-r--r--  root/root   /lib/udev/rules.d/61-gdm.rules

Files in first .deb but not in second
-------------------------------------
-rw-r--r--  root/root   /etc/gdm3/custom.conf
-rw-r--r--  root/root   /lib/udev/61-gdm.rules
-rw-r--r--  root/root   /usr/lib/systemd/user/gnome-session@gnome-login.target.d/session.conf
-rw-r--r--  root/root   /usr/share/gdm/greeter-dconf-defaults

Merge request reports