diff options
| author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-09-24 22:42:00 +0100 |
|---|---|---|
| committer | Mike Pagano <mpagano@gentoo.org> | 2021-06-07 07:58:43 -0400 |
| commit | aa4f1706fe35d8e49c69f3cd1c1caf66f3a0714d (patch) | |
| tree | 0279f91a1ee721f8eb329557c798c5271dc1df89 /dev-python/ipython/ipython-7.24.1.ebuild | |
| parent | 6cc4dd2af14fee51a3b36dd8b80175db24a92797 (diff) | |
| download | gentoo-aa4f1706fe35d8e49c69f3cd1c1caf66f3a0714d.tar.gz gentoo-aa4f1706fe35d8e49c69f3cd1c1caf66f3a0714d.tar.bz2 gentoo-aa4f1706fe35d8e49c69f3cd1c1caf66f3a0714d.zip | |
eclass/kernel-2: respect USE=symlink
kernel-2 eclass postinst_sources() creates /usr/usr/linux symlink
regardless of USE=symlink. MAKELINK variable controls the creation
of /usr/src/linux, however MAKELINK is always set to 1 only if
/usr/src/linux does not currently exist with no consideration for
USE=symlink.
This change simplify the whole /usr/usr/linux symlink creation to
instead depend on K_SYMLINK which is set if USE=symlink.
This change also refuse to remove existing /usr/usr/linux if it
currently exist while not being a symlink
Note that this is broken since 906501be57c0 ("adding symlink use flag
support")
Bug: https://bugs.gentoo.org/695592
Signed-off-by: Bertrand Jacquin <bertrand@jacquin.bzh>
Closes: https://bugs.gentoo.org/695592
Closes: https://github.com/gentoo/gentoo/pull/13031
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'dev-python/ipython/ipython-7.24.1.ebuild')
0 files changed, 0 insertions, 0 deletions
