summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/dezyne-add-missing-shebangs.patch
AgeCommit message (Expand)Author
2023-04-24gnu: dezyne: Add patch to avoid "Exec format error".•••This fixes In execvp of ./test/all/parse_import_order/run: Exec format error on shell scripts that lack a shebang. * gnu/packages/patches/dezyne-add-missing-shebangs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dezyne.scm (dezyne): Use it. Janneke Nieuwenhuizen