mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gdb: add explicit python_version=2
This commit is contained in:
parent
4fd74824aa
commit
cb7a74c70d
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/gdb/"
|
homepage="https://www.gnu.org/software/gdb/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=699e0ec832fdd2f21c8266171ea5bf44024bd05164fdf064e4d10cc4cf0d1737
|
checksum=699e0ec832fdd2f21c8266171ea5bf44024bd05164fdf064e4d10cc4cf0d1737
|
||||||
|
python_version=3
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
if [ "${CROSS_BUILD}" ]; then
|
if [ "${CROSS_BUILD}" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue