summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/xinit-startx-mcookie-path.patch
AgeCommit message (Collapse)Author
2025-09-29gnu: xinit: Update to 1.4.4.Simen Endsjø
* gnu/packages/patches/xinit-startx-mcookie-path.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister patch. * gnu/packages/xorg.scm (xinit): Update to 1.4.4 [source]: Remove patch. Closes: #2772 Fixes: #2763 Change-Id: I1adc645ea9e9f1d897dc1f461aa58ad00bd7f6f9 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-03-19gnu: xinit: Fix broken mcookie path in startx.B. Wilson
* gnu/packages/patches/xinit-startx-mcookie-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/xorg.scm (xinit)[source]: Add patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org>