diff options
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-9999.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild index 5e667ff43..4f39b40e9 100644 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild @@ -46,7 +46,6 @@ src_prepare() { use threads && use mpi && \ die "threads and mpi do not work together (now)" - epatch "${FILESDIR}/${PN}-4.0.9999-docdir.patch" epatch "${FILESDIR}/${PN}-4.0.9999-ccache.patch" epatch "${FILESDIR}/${P}-install-mdrun.patch" |