summaryrefslogtreecommitdiff
path: root/www-apps/gallery/gallery-2.3.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/gallery/gallery-2.3.2.ebuild')
-rw-r--r--www-apps/gallery/gallery-2.3.2.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/www-apps/gallery/gallery-2.3.2.ebuild b/www-apps/gallery/gallery-2.3.2.ebuild
index 05c84a2..7d3a730 100644
--- a/www-apps/gallery/gallery-2.3.2.ebuild
+++ b/www-apps/gallery/gallery-2.3.2.ebuild
@@ -35,6 +35,11 @@ pkg_setup() {
confutils_require_any mysql postgres sqlite
}
+src_prepare() {
+ epatch "${FILESDIR}/0001-Fixing-PHP-7-issues.patch"
+ epatch "${FILESDIR}/0002-Adding-more-static-s-to-get-rid-of-PHP-7-warnings.patch"
+}
+
src_install() {
webapp_src_preinst