diff options
-rw-r--r-- | perl-install/install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/share/list.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 2e4179908..b28104d7c 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- adjust to latest gdb + Version 17.32 - 17 May 2016 - remove KDE occurrence after revert of the previous commit diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index cba23bf1b..4860d84ab 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -304,7 +304,6 @@ <!-- for GDB: --> <if set="DEBUG_INSTALL"> /usr/include/python2.7/pyconfig.h - /usr/LIB/libinproctrace.so /usr/LIB/libpython2.7.so.1.0 /usr/LIB/python2.7/_abcoll.py /usr/LIB/python2.7/abc.py |