mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-cluster/slurm: drop double autoreconf call
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
@@ -82,7 +82,6 @@ src_unpack() {
|
||||
src_prepare() {
|
||||
tc-ld-disable-gold
|
||||
eapply "${FILESDIR}"/disable-sview.patch
|
||||
eautoreconf
|
||||
default
|
||||
|
||||
# pids should go to /var/run/slurm
|
||||
|
||||
@@ -82,7 +82,6 @@ src_unpack() {
|
||||
src_prepare() {
|
||||
tc-ld-disable-gold
|
||||
eapply "${FILESDIR}"/disable-sview.patch
|
||||
eautoreconf
|
||||
default
|
||||
|
||||
# pids should go to /var/run/slurm
|
||||
|
||||
Reference in New Issue
Block a user