commit: a109aa186daad612116caca21cc252e1de8c3ecf
Author: John M. Harris Jr. <johnmh <AT> johnmh <DOT> me>
AuthorDate: Tue Jul 2 01:39:54 2024 +0000
Commit: John M. Harris, Jr. <johnmh <AT> johnmh <DOT> me>
CommitDate: Tue Jul 2 01:39:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a109aa18
gui-apps/hyprlock: Remove pam patch, 9999
Upstream has applied this patch.
Signed-off-by: John M. Harris Jr. <johnmh <AT> johnmh.me>
gui-apps/hyprlock/hyprlock-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/gui-apps/hyprlock/hyprlock-9999.ebuild
b/gui-apps/hyprlock/hyprlock-9999.ebuild
index a855737c5..9e0551aa9 100644
--- a/gui-apps/hyprlock/hyprlock-9999.ebuild
+++ b/gui-apps/hyprlock/hyprlock-9999.ebuild
@@ -44,5 +44,4 @@ BDEPEND="
PATCHES=(
"${FILESDIR}/0001-fix-CFLAGS-CXXFLAGS-hyprlock.patch"
- "${FILESDIR}/0002-cmake-install-pam-file-fix.patch"
)