summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/tcpdf')
-rw-r--r--dev-php/tcpdf/tcpdf-6.2.13-r1.ebuild (renamed from dev-php/tcpdf/tcpdf-6.2.13.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/tcpdf/tcpdf-6.2.13.ebuild b/dev-php/tcpdf/tcpdf-6.2.13-r1.ebuild
index 1c1012da64fa..018dcea4f9c0 100644
--- a/dev-php/tcpdf/tcpdf-6.2.13.ebuild
+++ b/dev-php/tcpdf/tcpdf-6.2.13-r1.ebuild
@@ -25,7 +25,7 @@ src_install() {
# look for it in its own source tree (not in /etc where we've put it).
dosym /etc/tcpdf_config.php "/usr/share/php/${PN}/config/tcpdf_config.php"
- insinto "/usr/share/php/${PN}/tools"
+ exeinto "/usr/share/php/${PN}/tools"
doexe tools/tcpdf_addfont.php
insinto "/usr/share/php/${PN}"