[netbeans] 02/07: Export TZ=UTC to force zip to use UTC.

Markus Koschany apo-guest at moszumanska.debian.org
Sat Jun 20 18:16:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository netbeans.

commit d847356538378cdaf2dfd8011cf0e41ee7471bed
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat Jun 20 16:59:18 2015 +0200

    Export TZ=UTC to force zip to use UTC.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 69e0767..514f294 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export JAVA_HOME=/usr/lib/jvm/default-java
+export TZ=UTC
 
 # Included clusters
 pkg-nb                         := netbeans

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git



More information about the pkg-java-commits mailing list