dev-vcs/git: QA fix AbsoluteSymlink
authorRobin H. Johnson <robbat2@gentoo.org>
Tue, 10 Dec 2019 20:20:12 +0000 (12:20 -0800)
committerRobin H. Johnson <robbat2@gentoo.org>
Tue, 10 Dec 2019 20:20:31 +0000 (12:20 -0800)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
dev-vcs/git/git-2.21.0.ebuild
dev-vcs/git/git-2.21.1.ebuild
dev-vcs/git/git-2.23.0-r1.ebuild
dev-vcs/git/git-2.23.1-r1.ebuild

index 6e66393628455db05f57d572f2982708867a2ad0..1071996e344d524ea05d6b9ff3fb73d6b490e820 100644 (file)
@@ -535,7 +535,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 /
index 326cb03d9f16a26d98b10c4b7097a2b24a3a978a..b5d786db2c26e4d10ca26ff25063725cc906dea8 100644 (file)
@@ -535,7 +535,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 /
index 0de7012dc24e831d5435f12bc611b64ca9163590..46c718db40a13bcdc44491db67b8021428a47b3e 100644 (file)
@@ -545,7 +545,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 /
index 7603e0fc91bdb0daa41f25745372d9ac07cf903b..df18b16ea41e0e4fec45d2796ff345ef96798178 100644 (file)
@@ -545,7 +545,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 /