* [PATCH] macros: Define docdir
@ 2023-03-18 11:32 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2023-03-18 11:32 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 568 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
macros/arch.macro | 1 +
1 file changed, 1 insertion(+)
diff --git a/macros/arch.macro b/macros/arch.macro
index 32641015..2c41a979 100644
--- a/macros/arch.macro
+++ b/macros/arch.macro
@@ -13,6 +13,7 @@ localstatedir = /var
lib = lib
libdir = %{exec_prefix}/%{lib}
includedir = %{prefix}/include
+docdir = %{datadir}/doc
infodir = %{datadir}/info
mandir = %{datadir}/man
firmwaredir = %{prefix}/lib/firmware
--
2.30.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-18 11:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-18 11:32 [PATCH] macros: Define docdir Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox