diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-16 21:50:45 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-16 21:50:45 +0300 |
commit | 7ceaa0b7b7d58b2e9f7d91a8b94f38c3b41cb2d9 (patch) | |
tree | 8f0c9e154118d29e5e3fc33e87de1451b8edc56d /app-emulation/wine | |
parent | d987eb25aa5b31d49ab3e9378dbc250a33535a5d (diff) |
xtables - iptables addons
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 40bc815..fdb7e0d 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -84,7 +84,9 @@ src_unpack() { else unpack ${MY_P}.tar.bz2 fi + cd ${S} # epatch ${FILESDIR}/bits.patch +# epatch ${FILESDIR}/wined3d.diff } src_prepare() { |