summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/bugzilla/bugzilla-5.0.3.ebuild')
-rw-r--r--www-apps/bugzilla/bugzilla-5.0.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-apps/bugzilla/bugzilla-5.0.3.ebuild b/www-apps/bugzilla/bugzilla-5.0.3.ebuild
index 89d446f58148..8d4a768c6673 100644
--- a/www-apps/bugzilla/bugzilla-5.0.3.ebuild
+++ b/www-apps/bugzilla/bugzilla-5.0.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit webapp depend.apache eutils
@@ -95,6 +95,7 @@ src_prepare() {
# Remove bundled perl modules
rm -r lib/ || die
+ eapply_user
}
src_test() {