diff options
author | Cem Keylan <cem@ckyln.com> | 2024-03-06 18:41:34 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-03-06 18:41:34 +0100 |
commit | 46285bc8a9dea0dce013ad1c5d482483a7f33cce (patch) | |
tree | f87a047e8a5d69cedb8b5d780ef5ecbb629dc775 | |
parent | b3a354b8fbc417015624ae119a3c88293ac134da (diff) | |
download | docs-46285bc8a9dea0dce013ad1c5d482483a7f33cce.tar.gz |
fix wrong markup
-rw-r--r-- | carbslinux.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/carbslinux.org b/carbslinux.org index 170043c..5d9e1c6 100644 --- a/carbslinux.org +++ b/carbslinux.org @@ -872,7 +872,7 @@ themselves. Here are the things to keep in mind: ahead. - {{{contid(2020)}}} :: Prefer sources without a dependency to =automake=. There are usually distribution tarballs that are =autoconf='ed. Don't submit tarballs - with an automake dependency unless you are =sure= there is no alternative. + with an automake dependency unless you are *sure* there is no alternative. - {{{contid(2030)}}} :: Avoid these packages: - dbus :: Usually can be disabled by ~--disable-dbus~. - gettext :: Usually can be disabled by ~--disable-nls~. |