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/20110523/004897.html | 87 +++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110523/004897.html (limited to 'zarb-ml/mageia-dev/20110523/004897.html') diff --git a/zarb-ml/mageia-dev/20110523/004897.html b/zarb-ml/mageia-dev/20110523/004897.html new file mode 100644 index 000000000..ca932b1f8 --- /dev/null +++ b/zarb-ml/mageia-dev/20110523/004897.html @@ -0,0 +1,87 @@ + + + + [Mageia-dev] [1475] Drop line which should never have been commited + + + + + + + + + +

[Mageia-dev] [1475] Drop line which should never have been commited

+ Thierry Vignaud + thierry.vignaud at gmail.com +
+ Mon May 23 08:09:46 CEST 2011 +

+
+ +
On 23 May 2011 01:00,  <root at mageia.org> wrote:
+> Revision 1475 Author pterjan Date 2011-05-23 01:00:33 +0200 (Mon, 23 May
+> 2011)
+>
+> Log Message
+>
+> Drop line which should never have been commited
+
+OK but you also committed totally unrelated stuff:
+
+> Modified: build_system/iurt/trunk/ulri
+> ===================================================================
+> --- build_system/iurt/trunk/ulri	2011-05-22 22:57:27 UTC (rev 1474)
+> +++ build_system/iurt/trunk/ulri	2011-05-22 23:00:33 UTC (rev 1475)
+> @@ -668,6 +668,9 @@
+>  		    $cmd =~ s!__DIR__!$path/$prefix!g;
+>  		    $cmd =~ s!__TARGET__!$target!g;
+>  		    $cmd =~ s!__PACKAGER__!$user!g;
+> +		    my $section = $media;
+> +		    $section =~ s!/.*\$!!;
+> +		    $cmd =~ s!__SECTION__!$section!g;
+>  		
+>  		    my $media_to_add;
+>  		    if (ref $config->{media}{$target}{$media}) {
+
+ + + + + + + + + + +
+

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