aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher (jlec) <jlec@j-schmitz.net>2009-05-19 13:21:34 +0200
committerJustin Lecher (jlec) <jlec@j-schmitz.net>2009-05-19 13:21:34 +0200
commit1fa40c36024d0300a527e578651d96e1de69eadd (patch)
tree02792dcd1bdb7ba644002d1a9b69538f499304b0 /sci-chemistry/mgltools-support
parentmgltools-stride another fix (diff)
downloadsci-1fa40c36024d0300a527e578651d96e1de69eadd.tar.gz
sci-1fa40c36024d0300a527e578651d96e1de69eadd.tar.bz2
sci-1fa40c36024d0300a527e578651d96e1de69eadd.zip
mgltools-support another fix
Diffstat (limited to 'sci-chemistry/mgltools-support')
-rw-r--r--sci-chemistry/mgltools-support/Manifest2
-rw-r--r--sci-chemistry/mgltools-support/mgltools-support-1.5.4.ebuild7
2 files changed, 2 insertions, 7 deletions
diff --git a/sci-chemistry/mgltools-support/Manifest b/sci-chemistry/mgltools-support/Manifest
index 649ad25a8..469154a06 100644
--- a/sci-chemistry/mgltools-support/Manifest
+++ b/sci-chemistry/mgltools-support/Manifest
@@ -1,4 +1,4 @@
DIST mgltools_source_1.5.4.tar.gz 21503548 RMD160 0b8f7cfe8d808db72bf5c1ea24b5fdd08f8b519c SHA1 ef2e7e1fd48271f9d1676497af37061742931a81 SHA256 1fead1e3a45a87c5db90d44b1cf4d29a73846e162e3fa5e9c20a912320e49866
-EBUILD mgltools-support-1.5.4.ebuild 1226 RMD160 acaec553882e1a03602ede4eed83a8d8cf266d29 SHA1 28ca236aba4ee80b0ed46ae98ee635a83e3e0bf8 SHA256 520531ac09c0d92ec270afa789915869ad3f900c6c89b20abd723d13cf13a0b0
+EBUILD mgltools-support-1.5.4.ebuild 1072 RMD160 5f2acac1d701cded37a6b55776cb9b0590b6f91a SHA1 e07a7ee347bb5334fb159361df941d0f7e507ea4 SHA256 f4772cc4daf77530adf436b003594c56b9b413c8722551f28666f924dcad5b7e
MISC ChangeLog 295 RMD160 0f0bbfc2b8a53cef42a107a89b839b973d7abf8d SHA1 87c7d11c5beacf5065fd75d6e71d23a558f119eb SHA256 ad660d5c5a2992414be12fa5442be06b6ebefbc8ee9d685a8a0a8241da5e4b74
MISC metadata.xml 215 RMD160 bc9c07aa91f2f175542244e4e4522a73558210a1 SHA1 facb283386de1c0b6b938cdcd4dde04d1694298b SHA256 13f32353652adbd3d934d41381cfc2cacc9e1127c508cebc73806cc1026ee80c
diff --git a/sci-chemistry/mgltools-support/mgltools-support-1.5.4.ebuild b/sci-chemistry/mgltools-support/mgltools-support-1.5.4.ebuild
index 8631bfeef..9eb474fcb 100644
--- a/sci-chemistry/mgltools-support/mgltools-support-1.5.4.ebuild
+++ b/sci-chemistry/mgltools-support/mgltools-support-1.5.4.ebuild
@@ -39,12 +39,7 @@ src_unpack() {
}
src_install() {
- mglpath="$(python_get_sitedir)/MGLToolsPckgs/"
-
- distutils_src_install \
- --install-purelib="${mglpath}" \
- --install-platlib="${mglpath}" \
- --install-scripts="${mglpath}"
+ distutils_src_install
insinto $(python_get_sitedir)
doins Support/sitecustomize.py