diff options
Diffstat (limited to 'app-emulation/wine/wine-9999.ebuild')
-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 a6ab264..2b8f811 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -79,7 +79,7 @@ src_unpack() { git_src_unpack cd ${S} # epatch ${FILESDIR}/bits.patch - epatch ${FILESDIR}/Patch_id_1.patch +# epatch ${FILESDIR}/Patch_id_1.patch # epatch ${FILESDIR}/winepulse-winecfg.patch epatch ${FILESDIR}/winepulse-0.27.patch # epatch ${FILESDIR}/oblivion_winmm_badcheck_workaround.patch |