diff options
| author | Thierry Vignaud <tv@mageia.org> | 2012-10-03 11:51:34 +0000 |
|---|---|---|
| committer | Thierry Vignaud <tv@mageia.org> | 2012-10-03 11:51:34 +0000 |
| commit | 9861b888089f7ddcb895db84c5e9cf03aa0e0725 (patch) | |
| tree | 31e531aa410a984f4691385ef30942fb5bfa55fe | |
| parent | 21b2e43991ea639be10656201b68132828a6e230 (diff) | |
| download | drakx-9861b888089f7ddcb895db84c5e9cf03aa0e0725.tar drakx-9861b888089f7ddcb895db84c5e9cf03aa0e0725.tar.gz drakx-9861b888089f7ddcb895db84c5e9cf03aa0e0725.tar.bz2 drakx-9861b888089f7ddcb895db84c5e9cf03aa0e0725.tar.xz drakx-9861b888089f7ddcb895db84c5e9cf03aa0e0725.zip | |
adapt to latest dash-static
| -rw-r--r-- | perl-install/install/NEWS | 1 | ||||
| -rw-r--r-- | perl-install/install/share/list.xml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 7a9ae724e..19abe500b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,4 @@ +- adapt to latest dash-static - fix comment in license text Version 14.46.1 - 2 October 2012 diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 21f83ad1d..b83ce0877 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -1,7 +1,7 @@ <list no-arch-libraries="on"> <from expand="binary"> - ash echo + ash dash.static echo aria2c cp curl md5sum <!-- needed by urpmi --> cpio gzip bzip2 <if-not ARCH="ppc"> |
