mirror of https://github.com/PCSX2/pcsx2.git
debian: Remove gsdx legacy from packager.
This commit is contained in:
parent
35fa2253dd
commit
fc882c9efc
|
@ -15,8 +15,7 @@ override_dh_auto_configure:
|
||||||
-DCMAKE_BUILD_STRIP=FALSE \
|
-DCMAKE_BUILD_STRIP=FALSE \
|
||||||
-DXDG_STD=TRUE \
|
-DXDG_STD=TRUE \
|
||||||
-DDISABLE_ADVANCE_SIMD=TRUE \
|
-DDISABLE_ADVANCE_SIMD=TRUE \
|
||||||
-DPACKAGE_MODE=TRUE \
|
-DPACKAGE_MODE=TRUE
|
||||||
-DGSDX_LEGACY=TRUE
|
|
||||||
|
|
||||||
override_dh_strip:
|
override_dh_strip:
|
||||||
dh_strip --package=pcsx2-unstable --dbg-package=pcsx2-unstable-dbg
|
dh_strip --package=pcsx2-unstable --dbg-package=pcsx2-unstable-dbg
|
||||||
|
|
Loading…
Reference in New Issue