diff --git a/srcpkgs/gdb/template b/srcpkgs/gdb/template index 7cac3716be7..a3d345a20de 100644 --- a/srcpkgs/gdb/template +++ b/srcpkgs/gdb/template @@ -1,9 +1,9 @@ # Template file for 'gdb' pkgname=gdb version=9.2 -revision=1 +revision=2 build_style=gnu-configure -pycompile_dirs="/usr/share/gdb" +pycompile_dirs="/usr/share/gdb/python" configure_args="--disable-werror --disable-nls --with-system-readline --with-system-gdbinit=/etc/gdb/gdbinit --with-system-zlib $(vopt_enable gdbserver) $(vopt_if static 'CFLAGS=-static CXXFLAGS=-static LDFLAGS=-static')