summaryrefslogtreecommitdiff
path: root/app-crypt/qca/qca-2.1.3-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-25 15:22:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-25 15:22:17 +0100
commit22910f5d14da606bd7f06e19a2f61c5d1a8fc94b (patch)
tree808b5701901fb54b53ec3ecf6f33272e933f3ea6 /app-crypt/qca/qca-2.1.3-r2.ebuild
parent91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 (diff)
gentoo resync : 25.05.2018
Diffstat (limited to 'app-crypt/qca/qca-2.1.3-r2.ebuild')
-rw-r--r--app-crypt/qca/qca-2.1.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.1.3-r2.ebuild b/app-crypt/qca/qca-2.1.3-r2.ebuild
index 396b23660490..36d32fac5278 100644
--- a/app-crypt/qca/qca-2.1.3-r2.ebuild
+++ b/app-crypt/qca/qca-2.1.3-r2.ebuild
@@ -82,7 +82,7 @@ src_install() {
if use doc; then
pushd "${BUILD_DIR}" >/dev/null || die
- doxygen Doxyfile.in || die
+ doxygen Doxyfile || die
dodoc -r apidocs/html
popd >/dev/null || die
fi