diff options
-rw-r--r-- | perl-install/install/NEWS | 1 | ||||
-rw-r--r-- | perl-install/install/share/list.xml | 4 | ||||
-rw-r--r-- | perl-install/install/share/symlinks | 1 | ||||
-rw-r--r-- | rescue/NEWS | 1 | ||||
-rw-r--r-- | rescue/list.xml | 1 |
5 files changed, 2 insertions, 6 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 4bdce4129..a912a7d2b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,4 @@ +- drop /etc/termcap as it's no longer part of our build - make urpmi install check more reliable (polkit related path change mga#11125) Version 15.67 - 10 October 2013 diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index a28094b44..1b122af35 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -285,10 +285,6 @@ <from expand="command"> perl -Mlang -I.. -le 'print foreach lang::console_font_files()' </from> - - <if set="DEBUG_INSTALL"> - /etc/termcap - </if> </from> <from dir="/usr/share/ldetect-lst"> diff --git a/perl-install/install/share/symlinks b/perl-install/install/share/symlinks index 93f193391..8c2432248 100644 --- a/perl-install/install/share/symlinks +++ b/perl-install/install/share/symlinks @@ -6,7 +6,6 @@ /etc/group /etc/passwd /etc/pki -/etc/termcap /etc/urpmi /lib /lib64 diff --git a/rescue/NEWS b/rescue/NEWS index 6190338f1..3a632b8ae 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,4 @@ +- drop /etc/termcap as it's no longer part of our build - include network interface name udev rules (mga#10947) Version 1.44 - 18 May 2013 by Colin Guthrie diff --git a/rescue/list.xml b/rescue/list.xml index 43b8da1ee..61bfdfdb7 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -265,7 +265,6 @@ mke2fs.conf netconfig inputrc - termcap protocols services shells |