From: chaoskagami Date: Wed, 23 Sep 2015 13:04:04 +0000 (-0400) Subject: Fix readme X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=c49428dda6cc2967a75021580defadb22e23a9bb;p=misc%2Fpatchrepo.git Fix readme --- diff --git a/README.md b/README.md index 938d95d..a9ed0bc 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,18 @@ Everything in here is a patch meant to be applied to code. Some of these might b They either fix a bug, fix a build, or change functionality. Point is, I have a lot of them. -aria2/ - aria2-1.19.0-leech.patch - Adds a --disable-seed option. Does what you expect. -wget/ - wget-no-egd-libressl.patch - Removes reference to egd so libressl is usable. -libvpx/ - libvpx-1.4.0_1.3.0backcompat.patch - Adds some #defines to enable *some* backcompatibility with libvpx 1.3.0. This is enough to build pale moon against it. -links/ - links-no-egd-libressl.patch - See the wget patch. -sdl/ - sdl-xdata.patch - Fixes 'Undefined symbol _XData32' which occurs in some circumstances. +* aria2/ + * aria2-1.19.0-leech.patch + * Adds a --disable-seed option. Does what you expect. +* wget/ + * wget-no-egd-libressl.patch + * Removes reference to egd so libressl is usable. +* libvpx/ + * libvpx-1.4.0_1.3.0backcompat.patch + * Adds some #defines to enable *some* backcompatibility with libvpx 1.3.0. This is enough to build pale moon against it. +* links/ + * links-no-egd-libressl.patch + * See the wget patch. +* sdl/ + * sdl-xdata.patch + * Fixes 'Undefined symbol _XData32' which occurs in some circumstances.