mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
Not 100% sure what happens here yet. Needs further analysis. Bug: https://bugs.gentoo.org/794463 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
13 lines
388 B
Diff
13 lines
388 B
Diff
diff --git a/cnf/configure_path.sh b/cnf/configure_path.sh
|
|
index fe7eac7..f55317f 100644
|
|
--- a/cnf/configure_path.sh
|
|
+++ b/cnf/configure_path.sh
|
|
@@ -67,6 +67,8 @@ define d_inc_version_list 'undef'
|
|
define otherlibdirs ''
|
|
define d_perl_otherlibdirs 'undef'
|
|
|
|
+define d_gentoolibdirs 'undef'
|
|
+
|
|
define siteman1dir "$man1dir"
|
|
define siteman3dir "$man3dir"
|
|
define sitehtml1dir "$html1dir"
|