From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/20110509/004578.html | 91 +++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110509/004578.html (limited to 'zarb-ml/mageia-dev/20110509/004578.html') diff --git a/zarb-ml/mageia-dev/20110509/004578.html b/zarb-ml/mageia-dev/20110509/004578.html new file mode 100644 index 000000000..fc47d8dd5 --- /dev/null +++ b/zarb-ml/mageia-dev/20110509/004578.html @@ -0,0 +1,91 @@ + + + + [Mageia-dev] [1259] fix breakage due to MDK::Common removal + + + + + + + + + +

[Mageia-dev] [1259] fix breakage due to MDK::Common removal

+ Thierry Vignaud + thierry.vignaud at gmail.com +
+ Mon May 9 22:10:16 CEST 2011 +

+
+ +
On 9 May 2011 21:49,  <root at mageia.org> wrote:
+> Revision 1259 Author misc Date 2011-05-09 21:49:39 +0200 (Mon, 09 May 2011)
+>
+> Log Message
+>
+> fix breakage due to MDK::Common removal
+
+That would have been caught by perl_checker.
+Maybe running it from times to times would help...
+As we do for drakx...
+
+> Modified: build_system/iurt/trunk/emi
+> ===================================================================
+> --- build_system/iurt/trunk/emi	2011-05-09 19:41:14 UTC (rev 1258)
+> +++ build_system/iurt/trunk/emi	2011-05-09 19:49:39 UTC (rev 1259)
+> @@ -35,6 +35,8 @@
+>  use Iurt::File qw(check_upload_tree);
+>  use Iurt::Util qw(plog_init plog);
+>  use Data::Dumper;
+> +use MDK::Common qw(cat_);
+> +
+>  my %run;
+>  my $program_name = 'emi';
+>  $run{program_name} = $program_name;
+>
+>
+
+
+
+-- 
+> R : Tu vois !
+> > Q : Tu crois ?
+> > > R : Ça casse l'ordre chronologique de l'échange.
+> > > > Q : En quoi répondre au dessus est-il gênant ?
+
+ + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1