]> git.pld-linux.org Git - packages/gdm.git/blobdiff - gdm-both-libraries.patch
- updated to 3.38.0 (now uses meson)
[packages/gdm.git] / gdm-both-libraries.patch
diff --git a/gdm-both-libraries.patch b/gdm-both-libraries.patch
new file mode 100644 (file)
index 0000000..15a50eb
--- /dev/null
@@ -0,0 +1,11 @@
+--- gdm-3.38.0/pam_gdm/meson.build.orig        2020-09-11 22:34:27.208127000 +0200
++++ gdm-3.38.0/pam_gdm/meson.build     2020-09-17 20:27:54.923901016 +0200
+@@ -6,7 +6,7 @@
+   pam_gdm_deps += keyutils_dep
+ endif
+-pam_gdm = library('pam_gdm',
++pam_gdm = shared_library('pam_gdm',
+   'pam_gdm.c',
+   dependencies: pam_gdm_deps,
+   include_directories: config_h_dir,
This page took 0.059312 seconds and 4 git commands to generate.