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/2010-November/000914.html | 109 ++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000914.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000914.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000914.html b/zarb-ml/mageia-sysadm/2010-November/000914.html new file mode 100644 index 000000000..92b2fdae6 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000914.html @@ -0,0 +1,109 @@ + + + + [Mageia-sysadm] [138] fix indentation + + + + + + + + + +

[Mageia-sysadm] [138] fix indentation

+ root at mageia.org + root at mageia.org +
+ Thu Nov 25 10:26:28 CET 2010 +

+
+ +
Revision: 138
+Author:   blino
+Date:     2010-11-25 10:26:28 +0100 (Thu, 25 Nov 2010)
+Log Message:
+-----------
+fix indentation
+
+Modified Paths:
+--------------
+    build_system/iurt/trunk/ulri
+
+Modified: build_system/iurt/trunk/ulri
+===================================================================
+--- build_system/iurt/trunk/ulri	2010-11-25 09:26:01 UTC (rev 137)
++++ build_system/iurt/trunk/ulri	2010-11-25 09:26:28 UTC (rev 138)
+@@ -678,10 +678,10 @@
+ 		plog('DEBUG', "Will compile only with media $media_to_add");
+ 		$cmd =~ s!__MEDIA__!$media_to_add!g;
+ 
+-                #- allow x86_64 hosts to build i586 packages
+-                if ($arch eq 'i586') {
+-                    $cmd = "setarch i586 $cmd";
+-                }
++		#- allow x86_64 hosts to build i586 packages
++		if ($arch eq 'i586') {
++		    $cmd = "setarch i586 $cmd";
++		}
+ 
+ 		plog('DEBUG', "Build $pkgs");
+ 		ssh($remote, "\'echo PID=\$\$; exec $cmd $pkgs &>$prefix_dir/log/botcmd.\$(date +%s).\$(hostname -s).log\' > $temp &");
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101125/39bf50ec/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+

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