diff options
author | 2010-02-06 16:31:20 +0100 | |
---|---|---|
committer | 2010-02-06 16:31:20 +0100 | |
commit | 0af48bb43f39ee0bc698d37a1258110b89a96f97 (patch) | |
tree | 87765a99a0f6353ac61c0ce2d444875d057a03fa /sci-chemistry/gromacs/gromacs-9999.ebuild | |
parent | [media-gfx/tachyon] Fix sed line sequence (diff) | |
download | sci-0af48bb43f39ee0bc698d37a1258110b89a96f97.tar.gz sci-0af48bb43f39ee0bc698d37a1258110b89a96f97.tar.bz2 sci-0af48bb43f39ee0bc698d37a1258110b89a96f97.zip |
sci-chemistry/gromacs: docdir patch went upstream
(Portage version: 2.1.7.16/git/Linux i686)
(Signed Manifest commit)
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" |