mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 00:21:44 +02:00
eclass/rpm: Sync with Gentoo
It's from Gentoo commit ce17f4043d560ace370b224ab37741fd9b5b1b47.
This commit is contained in:
parent
437c4a4e67
commit
7c2d063a41
@ -8,7 +8,7 @@
|
||||
# @BLURB: convenience class for extracting RPMs
|
||||
|
||||
case ${EAPI} in
|
||||
6) inherit epatch eutils ;; # eutils for eqawarn
|
||||
6) inherit epatch eqawarn ;;
|
||||
7|8) ;;
|
||||
*) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user