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/20110415/003994.html | 86 +++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110415/003994.html (limited to 'zarb-ml/mageia-dev/20110415/003994.html') diff --git a/zarb-ml/mageia-dev/20110415/003994.html b/zarb-ml/mageia-dev/20110415/003994.html new file mode 100644 index 000000000..f47614d82 --- /dev/null +++ b/zarb-ml/mageia-dev/20110415/003994.html @@ -0,0 +1,86 @@ + + + + [Mageia-dev] [882] - adapt to mageia + + + + + + + + + +

[Mageia-dev] [882] - adapt to mageia

+ Thierry Vignaud + thierry.vignaud at gmail.com +
+ Fri Apr 15 13:09:27 CEST 2011 +

+
+ +
On 15 April 2011 11:53,  <root at mageia.org> wrote:
+> Revision 882 Author misc Date 2011-04-15 11:53:12 +0200 (Fri, 15 Apr 2011)
+>
+> Log Message
+>
+> - adapt to mageia
+
+(...)
+
+> Modified: build_system/iurt/trunk/approve.sh
+> ===================================================================
+> --- build_system/iurt/trunk/approve.sh	2011-04-15 09:51:56 UTC (rev 881)
+> +++ build_system/iurt/trunk/approve.sh	2011-04-15 09:53:12 UTC (rev 882)
+> @@ -1,12 +1,13 @@
+>  #!/bin/bash -e
+>
+>  # Do not use trailing slashes here
+> -UPLOADSDIR=/home/mandrake/uploads
+> +#TODO use a configuration file for that
+> +UPLOADSDIR=/var/lib/schedbot/uploads
+>  SRCBASEDIR=$UPLOADSDIR/queue
+>  DESTBASEDIR=$UPLOADSDIR/approved
+>  REJECTEDDIR=$UPLOADSDIR/rejected
+>  LATERBASEDIR=$UPLOADSDIR/later
+> -DISTRO=cooker
+> +DISTRO=cauldron
+
+btw, it would be good if distro name wasn't hardcoded everywhere but
+set once in some central config file to be sourced...
+
+ + + + +
+

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