diff options
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index e1aeff3..a6e554e 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -80,6 +80,7 @@ src_unpack() { else unpack ${MY_P}.tar.bz2 fi + epatch ${FILESDIR}/bits.patch } src_prepare() { |