From 68d79b957ab2e0fc71c3c3fd5b06a43cb55092d3 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 16 Oct 2024 21:28:27 +0200 Subject: [PATCH] pkg-config: update rootfile : Signed-off-by: Arne Fitzenreiter --- config/rootfiles/common/pkg-config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/rootfiles/common/pkg-config b/config/rootfiles/common/pkg-config index 78aa882528..a9481a9dfa 100644 --- a/config/rootfiles/common/pkg-config +++ b/config/rootfiles/common/pkg-config @@ -1,3 +1,7 @@ #usr/bin/pkg-config #usr/man/man1/pkg-config.1 #usr/share/aclocal/pkg.m4 +#usr/bin/xxxMACHINExxx-unknown-linux-gnu-pkg-config +#usr/share/doc/pkg-config +#usr/share/doc/pkg-config/pkg-config-guide.html +#usr/share/man/man1/pkg-config.1 -- 2.39.5