diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-04-25 02:23:37 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-04-25 02:23:37 +0100 |
commit | 9f5fc46fb7a34f556763a67d885a8427ed380843 (patch) | |
tree | c25d14da72e5eab4ab942b0ccd57776068b073c1 /sys-boot/plymouth/files/plymouth-include-sysmacros.patch | |
parent | 86bc5f1eebf76209cc45887673b1b98f52c79a1a (diff) |
sys-boot/plymouth : version bump (v0.9.4) -> this one works
Diffstat (limited to 'sys-boot/plymouth/files/plymouth-include-sysmacros.patch')
-rw-r--r-- | sys-boot/plymouth/files/plymouth-include-sysmacros.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-boot/plymouth/files/plymouth-include-sysmacros.patch b/sys-boot/plymouth/files/plymouth-include-sysmacros.patch deleted file mode 100644 index 7f39fa1a..00000000 --- a/sys-boot/plymouth/files/plymouth-include-sysmacros.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nur a/src/libply-splash-core/ply-terminal.c b/src/libply-splash-core/ply-terminal.c ---- a/src/libply-splash-core/ply-terminal.c 2012-09-26 17:50:53.000000000 +0100 -+++ b/src/libply-splash-core/ply-terminal.c 2018-02-21 11:04:49.318694569 +0000 -@@ -32,6 +32,7 @@ - #include <sys/socket.h> - #include <sys/stat.h> - #include <sys/types.h> -+#include <sys/sysmacros.h> - #include <termios.h> - #include <unistd.h> - #include <wchar.h> |