diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-05-01 20:40:59 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-05-01 20:40:59 +0000 |
commit | 7f5b80ba42278945cbc8088e31124d52d66f2d9f (patch) | |
tree | 7130bb626925b17420fc5c4c6f2c450278d74669 /perl-install | |
parent | 980808144fdceceb2dac8019bd739f79e2c2bc81 (diff) | |
download | drakx-7f5b80ba42278945cbc8088e31124d52d66f2d9f.tar drakx-7f5b80ba42278945cbc8088e31124d52d66f2d9f.tar.gz drakx-7f5b80ba42278945cbc8088e31124d52d66f2d9f.tar.bz2 drakx-7f5b80ba42278945cbc8088e31124d52d66f2d9f.tar.xz drakx-7f5b80ba42278945cbc8088e31124d52d66f2d9f.zip |
15.4815.48
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 3b7c3e33f..5db049893 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=15.47 +VERSION:=15.48 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 599d617c8..79120fe0e 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.48 - 1 May 2013 + - include mount options in auto_inst.pl - install 'basesystem-minimal' instead of 'basesystem' prior to add extra media thus fixing "basesystem package not selected" (mga#9611) |