summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/chm2pdf/chm2pdf-0.9.ebuild')
-rw-r--r--app-text/chm2pdf/chm2pdf-0.9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/chm2pdf/chm2pdf-0.9.ebuild b/app-text/chm2pdf/chm2pdf-0.9.ebuild
index e02ca6944..e237d46af 100644
--- a/app-text/chm2pdf/chm2pdf-0.9.ebuild
+++ b/app-text/chm2pdf/chm2pdf-0.9.ebuild
@@ -13,9 +13,9 @@ IUSE=""
RDEPEND="dev-python/pychm
app-text/htmldoc
dev-libs/chmlib
- dev-lang/python "
+ dev-lang/python"
src_install() {
- dobin ${PN} || die "failed to create executable"
- dodoc README
+ dobin ${PN} || die "failed to create executable"
+ dodoc README
}