[pcsx2] 10/12: Add DISABLE_PCSX2_WRAPPER to not install the wrapper script.

Miguel A. Colón Vélez micove-guest at moszumanska.debian.org
Mon Aug 17 12:41:13 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 46a35696159f30cf27ba18c12911d60eb5f8dc0b
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date:   Mon Aug 17 05:30:05 2015 -0400

    Add DISABLE_PCSX2_WRAPPER to not install the wrapper script.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 3729008..f922bb0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ override_dh_auto_configure:
 		-DDISABLE_ADVANCE_SIMD=TRUE \
 		-DDISABLE_BUILD_DATE=TRUE \
 		-DDISABLE_CHEATS_ZIP=TRUE \
+		-DDISABLE_PCSX2_WRAPPER=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