]> git.pld-linux.org Git - packages/plymouth.git/commitdiff
- added glibc patch (drop <linux/fs.h> include now conflicting with <sys/mount.h>) auto/th/plymouth-22.02.122-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Aug 2022 07:46:56 +0000 (09:46 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Aug 2022 07:46:56 +0000 (09:46 +0200)
plymouth-glibc.patch [new file with mode: 0644]

diff --git a/plymouth-glibc.patch b/plymouth-glibc.patch
new file mode 100644 (file)
index 0000000..27392a3
--- /dev/null
@@ -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>
This page took 0.086252 seconds and 4 git commands to generate.