From: Michał Górny Date: Mon, 4 Nov 2019 08:32:28 +0000 (+0100) Subject: dev-vcs/git: [QA] Fix AbsoluteSymlink X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2295a7064433a8533aa98ddc79d7e1bd22a87115;p=gentoo.git dev-vcs/git: [QA] Fix AbsoluteSymlink Signed-off-by: Michał Górny --- diff --git a/dev-vcs/git/git-2.24.0_rc2.ebuild b/dev-vcs/git/git-2.24.0_rc2.ebuild index 314b0f442847..9e71c152786e 100644 --- a/dev-vcs/git/git-2.24.0_rc2.ebuild +++ b/dev-vcs/git/git-2.24.0_rc2.ebuild @@ -550,7 +550,7 @@ src_install() { # but upstream installs in /usr/share/gitweb # so we will install a symlink and use their location for compat with other # distros - dosym /usr/share/gitweb /usr/share/${PN}/gitweb + dosym ../gitweb /usr/share/${PN}/gitweb # INSTALL discusses configuration issues, not just installation docinto / diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild index 314b0f442847..9e71c152786e 100644 --- a/dev-vcs/git/git-9999-r1.ebuild +++ b/dev-vcs/git/git-9999-r1.ebuild @@ -550,7 +550,7 @@ src_install() { # but upstream installs in /usr/share/gitweb # so we will install a symlink and use their location for compat with other # distros - dosym /usr/share/gitweb /usr/share/${PN}/gitweb + dosym ../gitweb /usr/share/${PN}/gitweb # INSTALL discusses configuration issues, not just installation docinto / diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild index 314b0f442847..9e71c152786e 100644 --- a/dev-vcs/git/git-9999-r2.ebuild +++ b/dev-vcs/git/git-9999-r2.ebuild @@ -550,7 +550,7 @@ src_install() { # but upstream installs in /usr/share/gitweb # so we will install a symlink and use their location for compat with other # distros - dosym /usr/share/gitweb /usr/share/${PN}/gitweb + dosym ../gitweb /usr/share/${PN}/gitweb # INSTALL discusses configuration issues, not just installation docinto / diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild index 314b0f442847..9e71c152786e 100644 --- a/dev-vcs/git/git-9999-r3.ebuild +++ b/dev-vcs/git/git-9999-r3.ebuild @@ -550,7 +550,7 @@ src_install() { # but upstream installs in /usr/share/gitweb # so we will install a symlink and use their location for compat with other # distros - dosym /usr/share/gitweb /usr/share/${PN}/gitweb + dosym ../gitweb /usr/share/${PN}/gitweb # INSTALL discusses configuration issues, not just installation docinto / diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index 314b0f442847..9e71c152786e 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -550,7 +550,7 @@ src_install() { # but upstream installs in /usr/share/gitweb # so we will install a symlink and use their location for compat with other # distros - dosym /usr/share/gitweb /usr/share/${PN}/gitweb + dosym ../gitweb /usr/share/${PN}/gitweb # INSTALL discusses configuration issues, not just installation docinto /