From 76569511ae31b73a79c3e821b56195e214d5e998 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sat, 30 Mar 2024 11:34:05 +0100
Subject: [PATCH] erlang: move some man sections into separate folders to prevent collisions with other packages

---
 components/runtime/erlang/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/components/runtime/erlang/Makefile b/components/runtime/erlang/Makefile
index 94c4492..512f0e8 100644
--- a/components/runtime/erlang/Makefile
+++ b/components/runtime/erlang/Makefile
@@ -32,6 +32,7 @@
 COMPONENT_FMRI= runtime/erlang
 COMPONENT_NAME= erlang
 COMPONENT_VERSION= 26.2.3
+COMPONENT_REVISION= 1
 COMPONENT_PROJECT_URL= https://erlang.org/
 COMPONENT_SRC_NAME= otp_src
 COMPONENT_SRC= $(COMPONENT_SRC_NAME)_$(COMPONENT_VERSION)

--
Gitblit v1.9.3