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/20110527/005047.html | 89 +++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110527/005047.html (limited to 'zarb-ml/mageia-dev/20110527/005047.html') diff --git a/zarb-ml/mageia-dev/20110527/005047.html b/zarb-ml/mageia-dev/20110527/005047.html new file mode 100644 index 000000000..106a96c91 --- /dev/null +++ b/zarb-ml/mageia-dev/20110527/005047.html @@ -0,0 +1,89 @@ + + + + [Mageia-dev] [1555] Use /root/.MgaOnline for consistency + + + + + + + + + +

[Mageia-dev] [1555] Use /root/.MgaOnline for consistency

+ Thierry Vignaud + thierry.vignaud at gmail.com +
+ Fri May 27 13:28:23 CEST 2011 +

+
+ +
On 27 May 2011 12:03,  <root at mageia.org> wrote:
+> Revision 1555 Author dmorgan Date 2011-05-27 12:03:00 +0200 (Fri, 27 May
+> 2011)
+>
+> Log Message
+>
+> Use /root/.MgaOnline for consistency
+
+Please revert, that's only used to read older configs
+so obviously we cannot rename those....
+
+
+> Modified: mgaonline/trunk/mgaonline.pm
+> ===================================================================
+> --- mgaonline/trunk/mgaonline.pm	2011-05-27 09:01:31 UTC (rev 1554)
+> +++ mgaonline/trunk/mgaonline.pm	2011-05-27 10:03:00 UTC (rev 1555)
+> @@ -162,7 +162,7 @@
+>
+>
+>  sub clean_confdir() {
+> -    my $confdir = '/root/.MdkOnline';
+> +    my $confdir = '/root/.MgaOnline';
+>      system "/bin/rm", "-f", "$confdir/*log.bz2", "$confdir/*log.bz2.uue",
+> "$confdir/*.dif $confdir/rpm_qa_installed_before",
+> "$confdir/rpm_qa_installed_after";
+>  }
+
+ + + + + + + + + + +
+

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