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 --- .../20110110/5fd85aee/attachment-0001.html | 76 ++++++++++++++++++++++ .../attachments/20110110/5fd85aee/attachment.html | 76 ++++++++++++++++++++++ 2 files changed, 152 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/attachments/20110110/5fd85aee/attachment-0001.html create mode 100644 zarb-ml/mageia-sysadm/attachments/20110110/5fd85aee/attachment.html (limited to 'zarb-ml/mageia-sysadm/attachments/20110110/5fd85aee') diff --git a/zarb-ml/mageia-sysadm/attachments/20110110/5fd85aee/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110110/5fd85aee/attachment-0001.html new file mode 100644 index 000000000..e5a3a75d6 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110110/5fd85aee/attachment-0001.html @@ -0,0 +1,76 @@ + + + +[260] close the rpmmacros file when done + + + + +
+
+
Revision
260
+
Author
blino
+
Date
2011-01-10 12:56:51 +0100 (Mon, 10 Jan 2011)
+
+ +

Log Message

+
close the rpmmacros file when done
+ +

Modified Paths

+ + +
+
+Modified: build_system/iurt/trunk/lib/Iurt/Chroot.pm
+===================================================================
+--- build_system/iurt/trunk/lib/Iurt/Chroot.pm	2011-01-09 22:50:26 UTC (rev 259)
++++ build_system/iurt/trunk/lib/Iurt/Chroot.pm	2011-01-10 11:56:51 UTC (rev 260)
+@@ -161,6 +161,7 @@
+ \%distribution           $config->{distribution}
+ \%vendor                 $config->{vendor}
+ \%packager               $packager);
++    close $f;
+ 
+     my $ret = sudo($run, $config, '--cp', $tmpfile, $file);
+     unlink $tmpfile;
+
+
+ + + \ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110110/5fd85aee/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110110/5fd85aee/attachment.html new file mode 100644 index 000000000..e5a3a75d6 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110110/5fd85aee/attachment.html @@ -0,0 +1,76 @@ + + + +[260] close the rpmmacros file when done + + + + +
+
+
Revision
260
+
Author
blino
+
Date
2011-01-10 12:56:51 +0100 (Mon, 10 Jan 2011)
+
+ +

Log Message

+
close the rpmmacros file when done
+ +

Modified Paths

+ + +
+
+Modified: build_system/iurt/trunk/lib/Iurt/Chroot.pm
+===================================================================
+--- build_system/iurt/trunk/lib/Iurt/Chroot.pm	2011-01-09 22:50:26 UTC (rev 259)
++++ build_system/iurt/trunk/lib/Iurt/Chroot.pm	2011-01-10 11:56:51 UTC (rev 260)
+@@ -161,6 +161,7 @@
+ \%distribution           $config->{distribution}
+ \%vendor                 $config->{vendor}
+ \%packager               $packager);
++    close $f;
+ 
+     my $ret = sudo($run, $config, '--cp', $tmpfile, $file);
+     unlink $tmpfile;
+
+
+ + + \ No newline at end of file -- cgit v1.2.1