ladybird/Ports/mrsh/patches
EWouters a07e12609e Ports/mrsh: Fix workdir, remove or upgrade patches
Also removes mrsh from the list of ports missing descriptions. I tried
to be descriptive about the patches, but as I picked this port up from
someone else, I'm not 100% sure how to best explain the patches.
2022-05-07 17:00:39 +02:00
..
0001-Add-SerenityOS-to-the-mrsh-build-system.patch Ports/mrsh: Fix workdir, remove or upgrade patches 2022-05-07 17:00:39 +02:00
0002-Hardcode-default-path-because-confstr-is-missing.patch Ports/mrsh: Fix workdir, remove or upgrade patches 2022-05-07 17:00:39 +02:00
0003-Workaround-for-redundant-redeclaration-of-environ.patch Ports/mrsh: Fix workdir, remove or upgrade patches 2022-05-07 17:00:39 +02:00
0004-glob.h-is-missing-so-we-disable-glob.patch Ports/mrsh: Fix workdir, remove or upgrade patches 2022-05-07 17:00:39 +02:00
ReadMe.md Ports/mrsh: Fix workdir, remove or upgrade patches 2022-05-07 17:00:39 +02:00

Patches for mrsh on SerenityOS

0001-Add-SerenityOS-to-the-mrsh-build-system.patch

Add SerenityOS to the mrsh build system

0002-Hardcode-default-path-because-confstr-is-missing.patch

Hardcode default path because confstr is missing

0003-Workaround-for-redundant-redeclaration-of-environ.patch

Workaround for redundant redeclaration of 'environ'

0004-glob.h-is-missing-so-we-disable-glob.patch

glob.h is missing so we disable glob