dev-vcs/git-extras: no symlinks please

I understand why you would want to do this,
however there are also very good reason to not
do this: https://forums.gentoo.org/viewtopic-p-8202534.html?sid=290d68129893b7435e6ecf9c528171a2

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-03-13 14:12:09 +01:00
parent 42249668a1
commit edeae188d9
2 changed files with 37 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ EAPI=7
inherit bash-completion-r1
DESCRIPTION="Little git extras."
DESCRIPTION="Little git extras"
HOMEPAGE="https://github.com/tj/git-extras"
if [[ $PV == 9999 ]]; then