diff options
Diffstat (limited to 'repo/system')
-rw-r--r-- | repo/system/efivar.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/efivar.xibuild b/repo/system/efivar.xibuild index e4b38b2..b3549a5 100644 --- a/repo/system/efivar.xibuild +++ b/repo/system/efivar.xibuild @@ -12,7 +12,7 @@ ADDITIONAL=( DESC="Tools and libraries to manupulate EFI variables" prepare () { - patch -Np1 -i efivar-$PKG_VER-gcc_9.1.patch + patch -Np1 -i efivar-$PKG_VER-gcc_9-1.patch } build () { |