[pcsx2] 08/12: Add the DISABLE_CHEATS_ZIP option to not install the cheats_ws.zip file.
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 776132113893dfbc4d612d27839dc4bfd3bed2e2
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date: Mon Aug 17 05:21:42 2015 -0400
Add the DISABLE_CHEATS_ZIP option to not install the cheats_ws.zip file.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 9afc3a2..94c4692 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_CHEATS_ZIP=TRUE \
-DBIN_DIR="/usr/games" \
-DDOC_DIR="/usr/share/doc/pcsx2" \
-DGAMEINDEX_DIR="/usr/share/games/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