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