Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Manual.md: fix bullets in Development packages
@ 2020-04-20  3:35 svenper
  2020-04-20 14:05 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: svenper @ 2020-04-20  3:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 385 bytes --]

There is a new pull request by svenper against master on the void-packages repository

https://github.com/svenper/void-packages patch-2
https://github.com/void-linux/void-packages/pull/21165

Manual.md: fix bullets in Development packages
line-initial space made the markdown think it was code

A patch file from https://github.com/void-linux/void-packages/pull/21165.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-2-21165.patch --]
[-- Type: text/x-diff, Size: 1442 bytes --]

From f1988c00fd9c3a32bd1d02d8d36017d7a95d74df Mon Sep 17 00:00:00 2001
From: svenper <svenper@tuta.io>
Date: Mon, 20 Apr 2020 03:34:59 +0000
Subject: [PATCH] Manual.md: fix bullets in Development packages

line-initial space made the markdown think it was code
---
 Manual.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/Manual.md b/Manual.md
index 92b57b1b2c2..0bec02c71ae 100644
--- a/Manual.md
+++ b/Manual.md
@@ -1396,14 +1396,14 @@ the appropriate `development` packages as dependencies.
 Development packages for the C and C++ languages usually `vmove` the
 following subset of files from the main package:
 
-    * Header files `usr/include`
-    * Static libraries `usr/lib/*.a`
-    * Shared library symbolic links `usr/lib/*.so`
-    * Cmake rules `usr/lib/cmake` `usr/share/cmake`
-    * Package config files `usr/lib/pkgconfig` `usr/share/pkgconfig`
-    * Autoconf macros `usr/share/aclocal`
-    * Gobject introspection XML files `usr/share/gir-1.0`
-    * Vala bindings `usr/share/vala`
+* Header files `usr/include`
+* Static libraries `usr/lib/*.a`
+* Shared library symbolic links `usr/lib/*.so`
+* Cmake rules `usr/lib/cmake` `usr/share/cmake`
+* Package config files `usr/lib/pkgconfig` `usr/share/pkgconfig`
+* Autoconf macros `usr/share/aclocal`
+* Gobject introspection XML files `usr/share/gir-1.0`
+* Vala bindings `usr/share/vala`
 
 <a id="pkgs_data"></a>
 ### Data packages

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: Manual.md: fix bullets in Development packages
  2020-04-20  3:35 [PR PATCH] Manual.md: fix bullets in Development packages svenper
@ 2020-04-20 14:05 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-04-20 14:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

There's a merged pull request on the void-packages repository

Manual.md: fix bullets in Development packages
https://github.com/void-linux/void-packages/pull/21165

Description:
line-initial space made the markdown think it was code

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-20 14:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20  3:35 [PR PATCH] Manual.md: fix bullets in Development packages svenper
2020-04-20 14:05 ` [PR PATCH] [Merged]: " Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).