aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/sextractor')
-rw-r--r--sci-astronomy/sextractor/Manifest2
-rw-r--r--sci-astronomy/sextractor/sextractor-2.4.4.ebuild4
2 files changed, 2 insertions, 4 deletions
diff --git a/sci-astronomy/sextractor/Manifest b/sci-astronomy/sextractor/Manifest
index b489d5d20..46a2e4542 100644
--- a/sci-astronomy/sextractor/Manifest
+++ b/sci-astronomy/sextractor/Manifest
@@ -1,4 +1,4 @@
MD5 8a0e1872a730ee3aa95e7d7531f3594c ChangeLog 271
MD5 1837fe343ad054c084ca09560d8414ba files/digest-sextractor-2.4.4 69
MD5 87811b8b5342ee5676e9185164f15434 metadata.xml 427
-MD5 01121b2e5ffaa649d0c1e2261034e177 sextractor-2.4.4.ebuild 1243
+MD5 ab72af4a3f9c66f21ecb370dfce9497e sextractor-2.4.4.ebuild 1193
diff --git a/sci-astronomy/sextractor/sextractor-2.4.4.ebuild b/sci-astronomy/sextractor/sextractor-2.4.4.ebuild
index efb07d036..e88afd6f7 100644
--- a/sci-astronomy/sextractor/sextractor-2.4.4.ebuild
+++ b/sci-astronomy/sextractor/sextractor-2.4.4.ebuild
@@ -31,9 +31,7 @@ src_compile() {
src_install () {
make DESTDIR=${D} install || die "make install failed"
- dodoc AUTHORS BUGS ChangeLog COPYING HISTORY README THANKS
- dodir /usr/share/${PN}
- dodir ${CONFDIR}
+ dodoc AUTHORS BUGS ChangeLog HISTORY README THANKS
insinto ${CONFDIR}
doins config/*
if use doc; then