]> git.pld-linux.org Git - packages/gdm.git/blob - gdm-both-libraries.patch
- updated to 45.0.1
[packages/gdm.git] / gdm-both-libraries.patch
1 --- gdm-3.38.0/pam_gdm/meson.build.orig 2020-09-11 22:34:27.208127000 +0200
2 +++ gdm-3.38.0/pam_gdm/meson.build      2020-09-17 20:27:54.923901016 +0200
3 @@ -6,7 +6,7 @@
4    pam_gdm_deps += keyutils_dep
5  endif
6  
7 -pam_gdm = library('pam_gdm',
8 +pam_gdm = shared_library('pam_gdm',
9    'pam_gdm.c',
10    dependencies: pam_gdm_deps,
11    include_directories: config_h_dir,
This page took 0.027862 seconds and 3 git commands to generate.