[packages/plymouth] - added glibc patch (drop <linux/fs.h> include now conflicting with <sys/mount.h>)

qboosh qboosh at pld-linux.org
Sun Aug 28 09:46:54 CEST 2022


commit ac7b4bfa687ad783add293bfc6e3635565a93430
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Aug 28 09:46:56 2022 +0200

    - added glibc patch (drop <linux/fs.h> include now conflicting with <sys/mount.h>)

 plymouth-glibc.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/plymouth-glibc.patch b/plymouth-glibc.patch
new file mode 100644
index 0000000..27392a3
--- /dev/null
+++ b/plymouth-glibc.patch
@@ -0,0 +1,10 @@
+--- plymouth-22.02.122/src/libply/ply-utils.c.orig	2021-10-27 22:22:15.000000000 +0200
++++ plymouth-22.02.122/src/libply/ply-utils.c	2022-08-27 21:29:43.083131469 +0200
+@@ -46,7 +46,6 @@
+ #include <sys/user.h>
+ #include <sys/wait.h>
+ #include <time.h>
+-#include <linux/fs.h>
+ #include <linux/vt.h>
+ 
+ #include <dlfcn.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/plymouth.git/commitdiff/ac7b4bfa687ad783add293bfc6e3635565a93430



More information about the pld-cvs-commit mailing list