From b7cc0252887a37449d84eabf9b2d337cc80213ba Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jan 17 2019 20:52:44 +0000 Subject: Remove dead link to ldconfig scriptlets. With the removal of the ldconfig scriptlet section, this xref was dead. Replaced it with a note that ldconfig is unnecessary in this situation. --- diff --git a/guidelines/modules/ROOT/pages/index.adoc b/guidelines/modules/ROOT/pages/index.adoc index 21f09df..f66bf24 100644 --- a/guidelines/modules/ROOT/pages/index.adoc +++ b/guidelines/modules/ROOT/pages/index.adoc @@ -599,7 +599,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} == Shared Libraries -Whenever possible (and feasible), Fedora packages containing libraries SHOULD build them as shared libraries. See xref:Scriptlets.adoc#shared-libraries[Scriptlets#Shared Libraries] for information about whether scriptlets are required. +Whenever possible (and feasible), +Fedora packages containing libraries SHOULD build them as shared libraries. +It is not necessary to call `+ldconfig+` when installing shared libraries. === Listing shared library files