Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-04 | gnu: screen: Update to 5.0.0 | Andy Tai | |
* gnu/packages/patches/screen-hurd-path-max.patch: Update for screen 5.0.0. * gnu/packages/screen.scm (screen): Update to 5.0.0. [arguments]<#:configure-flags: Add "-D_GNU_SOURCE=1" to CFLAGS. [inputs]: Add linux-pam. Change-Id: Iebc5eff0128ff7f4d27a22cca1bd4a025aca3244 Signed-off-by: Ludovic Courtès <ludo@gnu.org> | |||
2020-03-26 | gnu: screen: Build fix for the Hurd. | Jan Nieuwenhuizen | |
* gnu/packages/patches/screen-hurd-path-max.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/screen.scm (screen): Use it. |