aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorje_fro <je_fro@32389bae-6d03-0410-99cf-db05cde120eb>2007-01-04 08:55:05 +0000
committerje_fro <je_fro@32389bae-6d03-0410-99cf-db05cde120eb>2007-01-04 08:55:05 +0000
commit4674c4d0531bfafbc75c3c4577274bcb54368a85 (patch)
tree86c348e0409457052b567fa84d21d9b31bab63e1 /sci-chemistry/jmol
parentadded basemap (diff)
downloadsci-4674c4d0531bfafbc75c3c4577274bcb54368a85.tar.gz
sci-4674c4d0531bfafbc75c3c4577274bcb54368a85.tar.bz2
sci-4674c4d0531bfafbc75c3c4577274bcb54368a85.zip
Initial import of gtk-gamess.
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@452 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'sci-chemistry/jmol')
-rw-r--r--sci-chemistry/jmol/jmol-10.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/jmol/jmol-10.2.0.ebuild b/sci-chemistry/jmol/jmol-10.2.0.ebuild
index 43af8be24..3de7d2e75 100644
--- a/sci-chemistry/jmol/jmol-10.2.0.ebuild
+++ b/sci-chemistry/jmol/jmol-10.2.0.ebuild
@@ -32,9 +32,9 @@ src_unpack() {
cd "${S}"
# i18n is broken without files from svn.
- epatch "${FILESDIR}"/${P}-nointl.patch || die "Failed nointl patch."
+ epatch "${FILESDIR}"/${P}-nointl.patch
- epatch "${FILESDIR}"/${P}-manifest.patch || die "Failed manifest patch."
+ epatch "${FILESDIR}"/${P}-manifest.patch
sed -i "s:${PN}:${P}\/lib:" "${PN}" || die "Failed running sed."