Update modification date for patches
This commit is contained in:
parent
5fd813db39
commit
d3506f9d3f
|
|
@ -4,7 +4,7 @@ Description: Ensure make uses bash as its shell
|
||||||
dash. And dash does not support such constructs. So have make use /bin/bash
|
dash. And dash does not support such constructs. So have make use /bin/bash
|
||||||
as its shell.
|
as its shell.
|
||||||
Author: Alan M Varghese
|
Author: Alan M Varghese
|
||||||
Last-Update: 2024-03-01
|
Last-Update: 2024-06-15
|
||||||
Forwarded: not-needed
|
Forwarded: not-needed
|
||||||
--- a/Makefile
|
--- a/Makefile
|
||||||
+++ b/Makefile
|
+++ b/Makefile
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ Description: Use system version of udis86
|
||||||
which the binaries are built. We will instead build against
|
which the binaries are built. We will instead build against
|
||||||
the Debian version of the library.
|
the Debian version of the library.
|
||||||
Author: Alan M Varghese <alan@digistorm.in>
|
Author: Alan M Varghese <alan@digistorm.in>
|
||||||
Last-Update: 2024-02-02
|
Last-Update: 2024-05-15
|
||||||
Forwarded: not-needed
|
Forwarded: not-needed
|
||||||
|
|
||||||
--- a/CMakeLists.txt
|
--- a/CMakeLists.txt
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ Description: Use system version of hyprland-protocols
|
||||||
Hyprland sources include a copy of hyprland-protocols. We will,
|
Hyprland sources include a copy of hyprland-protocols. We will,
|
||||||
instead, use the system version of this package.
|
instead, use the system version of this package.
|
||||||
Author: Alan M Varghese <alan@digistorm.in>
|
Author: Alan M Varghese <alan@digistorm.in>
|
||||||
Last-Update: 2024-02-02
|
Last-Update: 2024-06-15
|
||||||
Forwarded: not-needed
|
Forwarded: not-needed
|
||||||
--- a/CMakeLists.txt
|
--- a/CMakeLists.txt
|
||||||
+++ b/CMakeLists.txt
|
+++ b/CMakeLists.txt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue