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-sysadm/2011-January/002492.html | 86 ++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002492.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002492.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002492.html b/zarb-ml/mageia-sysadm/2011-January/002492.html new file mode 100644 index 000000000..a0ce0b496 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002492.html @@ -0,0 +1,86 @@ + + + + [Mageia-sysadm] [373] Upload packages in submission order + + + + + + + + + +

[Mageia-sysadm] [373] Upload packages in submission order

+ root at mageia.org + root at mageia.org +
+ Sun Jan 30 23:18:51 CET 2011 +

+
+ +
Revision: 373
+Author:   pterjan
+Date:     2011-01-30 23:18:51 +0100 (Sun, 30 Jan 2011)
+Log Message:
+-----------
+Upload packages in submission order
+
+Modified Paths:
+--------------
+    build_system/iurt/trunk/emi
+
+Modified: build_system/iurt/trunk/emi
+===================================================================
+--- build_system/iurt/trunk/emi	2011-01-30 11:36:36 UTC (rev 372)
++++ build_system/iurt/trunk/emi	2011-01-30 22:18:51 UTC (rev 373)
+@@ -172,7 +172,7 @@
+ # Decide what should be uploaded
+ #
+ 
+-foreach my $prefix (keys %pkg_tree) {
++foreach my $prefix (sort keys %pkg_tree) {
+     my $target = $pkg_tree{$prefix}{target};
+     my $path = $pkg_tree{$prefix}{path};
+     my $section = $pkg_tree{$prefix}{section};
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110130/bde655d0/attachment.html>
+
+ + + + + + +
+

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