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-4.0.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-4.0.9999.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.0.9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-4.0.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.0.9999.ebuild index 03585ac67..6267544cc 100644 --- a/sci-chemistry/gromacs/gromacs-4.0.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.0.9999.ebuild @@ -40,7 +40,6 @@ RESTRICT="test" src_prepare() { - epatch "${FILESDIR}/${P}-docdir.patch" epatch "${FILESDIR}/${P}-ccache.patch" # Fix typos in a couple of files. sed -e "s:+0f:-f:" -i share/tutor/gmxdemo/demo \ |