From c49428dda6cc2967a75021580defadb22e23a9bb Mon Sep 17 00:00:00 2001 From: chaoskagami Date: Wed, 23 Sep 2015 09:04:04 -0400 Subject: [PATCH] Fix readme --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) 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. -- 2.39.5