mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-17 10:21:17 +02:00
sys-kernel/dracut: Sync with Gentoo
It's from Gentoo commit e4e4094036b4f29e127a0a284231ef140b7c641c. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
6bbd4e83fd
commit
8208103e4b
@ -124,7 +124,7 @@ src_configure() {
|
|||||||
--disable-dracut-cpio
|
--disable-dracut-cpio
|
||||||
)
|
)
|
||||||
|
|
||||||
if ! has_version dev-ruby/asciidoctor; then
|
if ! has_version -b dev-ruby/asciidoctor; then
|
||||||
myconf+=( --disable-asciidoctor )
|
myconf+=( --disable-asciidoctor )
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@ -118,7 +118,7 @@ src_configure() {
|
|||||||
--disable-dracut-cpio
|
--disable-dracut-cpio
|
||||||
)
|
)
|
||||||
|
|
||||||
if ! has_version dev-ruby/asciidoctor; then
|
if ! has_version -b dev-ruby/asciidoctor; then
|
||||||
myconf+=( --disable-asciidoctor )
|
myconf+=( --disable-asciidoctor )
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user