summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/bugzilla/bugzilla-4.4.12.ebuild')
-rw-r--r--www-apps/bugzilla/bugzilla-4.4.12.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-apps/bugzilla/bugzilla-4.4.12.ebuild b/www-apps/bugzilla/bugzilla-4.4.12.ebuild
index aa079fb4eea7..99bd67d6019a 100644
--- a/www-apps/bugzilla/bugzilla-4.4.12.ebuild
+++ b/www-apps/bugzilla/bugzilla-4.4.12.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
@@ -87,6 +87,7 @@ src_prepare() {
# Remove bundled perl modules
rm -r lib/ || die
+ eapply_user
}
src_test() {