aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorRutherther <rutherther@protonmail.com>2024-09-08 18:26:15 +0000
committerJohn Kehayias <john.kehayias@protonmail.com>2024-11-05 11:56:35 -0500
commit62a9c2d29ba5c682e34ae480fbd3c21ffdf26fb1 (patch)
tree501d3f2397d745f65a9e0959d9d3e864cfc8f91b /gnu/local.mk
parent88a6cb6fc85376d19ed3632ba384349b34318069 (diff)
downloadguix-62a9c2d29ba5c682e34ae480fbd3c21ffdf26fb1.tar.gz
guix-62a9c2d29ba5c682e34ae480fbd3c21ffdf26fb1.zip
gnu: wlroots: Remove unneeded hwdata patch.
* gnu/packages/wm.scm (wlroots)[source]: Remove patch. * gnu/packages/patches/wlroots-hwdata-fallback.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. Change-Id: I4be3e203b99f1d8e4d837164d55a8c06c8fc71ee Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 06e8f1363c..8a85f56c8e 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -2318,7 +2318,6 @@ dist_patch_DATA = \
%D%/packages/patches/webrtc-audio-processing-x86-no-sse.patch \
%D%/packages/patches/webrtc-for-telegram-desktop-unbundle-libsrtp.patch \
%D%/packages/patches/websocketpp-fix-for-cmake-3.15.patch \
- %D%/packages/patches/wlroots-hwdata-fallback.patch \
%D%/packages/patches/wmctrl-64-fix.patch \
%D%/packages/patches/wmfire-dont-inline-draw-fire.patch \
%D%/packages/patches/wmfire-update-for-new-gdk-versions.patch \