summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/gnu-efi/gnu-efi-3.0i-r1.ebuild')
-rw-r--r--sys-boot/gnu-efi/gnu-efi-3.0i-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0i-r1.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0i-r1.ebuild
index b1f19dd..776bbd8 100644
--- a/sys-boot/gnu-efi/gnu-efi-3.0i-r1.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-3.0i-r1.ebuild
@@ -23,7 +23,7 @@ src_unpack() {
unpack ${A}
cd "${S}"
- #epatch "${FILESDIR}"/${P}-stack.diff
+ epatch "${FILESDIR}"/${P}-stack.diff
ebegin Applying ../*.diff
# Using epatch on this is annoying because it wants to create the elilo-3.6/
# directory. Since all the files are new, it doesn't know better.