[pcsx2] 09/12: Add DISABLE_BUILD_DATE to make the package reproducible.

Miguel A. Colón Vélez micove-guest at moszumanska.debian.org
Mon Aug 17 12:41:12 UTC 2015


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

micove-guest pushed a commit to branch master
in repository pcsx2.

commit 429bf696cf62f27253e136735d60d381542026f6
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date:   Mon Aug 17 05:23:46 2015 -0400

    Add DISABLE_BUILD_DATE to make the package reproducible.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 94c4692..3729008 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ override_dh_auto_configure:
 		-DREBUILD_SHADER=TRUE \
 		-DBUILD_REPLAY_LOADERS=FALSE \
 		-DDISABLE_ADVANCE_SIMD=TRUE \
+		-DDISABLE_BUILD_DATE=TRUE \
 		-DDISABLE_CHEATS_ZIP=TRUE \
 		-DBIN_DIR="/usr/games" \
 		-DDOC_DIR="/usr/share/doc/pcsx2" \

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



More information about the Pkg-games-commits mailing list