commit:     e0878ef31bfa691c5d0bb46331b7ac477ce9ec56
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 14 05:24:55 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 14 22:47:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0878ef3

www-misc/zoneminder: Fix build failure w/ TZ=factory bug #630470

Acked-By: dilfridge
Closes: https://bugs.gentoo.org/630470
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-misc/zoneminder/zoneminder-1.30.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-misc/zoneminder/zoneminder-1.30.4.ebuild 
b/www-misc/zoneminder/zoneminder-1.30.4.ebuild
index 12ed2a18ac9..1d8a7f29939 100644
--- a/www-misc/zoneminder/zoneminder-1.30.4.ebuild
+++ b/www-misc/zoneminder/zoneminder-1.30.4.ebuild
@@ -100,7 +100,7 @@ src_prepare() {
 src_configure() {
        append-cxxflags -D__STDC_CONSTANT_MACROS
        perl_set_version
-
+       export TZ=UTC # bug 630470
        mycmakeargs=(
                -DZM_PERL_SUBPREFIX=${VENDOR_LIB#/usr}
                -DZM_TMPDIR=/var/tmp/zm

Reply via email to