]> Chaos Git - misc/patchrepo.git/commitdiff
Fix readme
authorchaoskagami <chaos.kagami@gmail.com>
Wed, 23 Sep 2015 13:04:04 +0000 (09:04 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Wed, 23 Sep 2015 13:04:04 +0000 (09:04 -0400)
README.md

index 938d95d42437981c9c10fa634ea1f3ca4a54a702..a9ed0bc0a30805580e561bd31e6df3efaeda8c0b 100644 (file)
--- 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.