diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110321/003480.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110321/003480.html | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110321/003480.html b/zarb-ml/mageia-dev/20110321/003480.html new file mode 100644 index 000000000..f81326bfb --- /dev/null +++ b/zarb-ml/mageia-dev/20110321/003480.html @@ -0,0 +1,88 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [713] Fix tarball creation + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B713%5D%20Fix%20tarball%20creation&In-Reply-To=%3CAANLkTi%3DOWC_SXrHDC%3D1%2BtkUdPiWSHm2LQrTjN9B9o6ti%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003492.html"> + <LINK REL="Next" HREF="003481.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [713] Fix tarball creation</H1> + <B>Thierry Vignaud</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B713%5D%20Fix%20tarball%20creation&In-Reply-To=%3CAANLkTi%3DOWC_SXrHDC%3D1%2BtkUdPiWSHm2LQrTjN9B9o6ti%40mail.gmail.com%3E" + TITLE="[Mageia-dev] [713] Fix tarball creation">thierry.vignaud at gmail.com + </A><BR> + <I>Mon Mar 21 07:45:41 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003492.html">[Mageia-dev] ANNOUNCE: kernel-2.6.38 on the way. +</A></li> + <LI>Next message: <A HREF="003481.html">[Mageia-dev] Alpha 2 fresh install dvd i586 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3480">[ date ]</a> + <a href="thread.html#3480">[ thread ]</a> + <a href="subject.html#3480">[ subject ]</a> + <a href="author.html#3480">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 21 March 2011 02:01, <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote: +><i> Revision 713 Author dmorgan Date 2011-03-21 02:01:32 +0100 (Mon, 21 Mar +</I>><i> 2011) +</I>><i> +</I>><i> Log Message +</I>><i> +</I>><i> Fix tarball creation +</I> +err... Harcoded version? + +><i> Modified: mageia-kde-translation/trunk/Makefile +</I>><i> =================================================================== +</I>><i> --- mageia-kde-translation/trunk/Makefile 2011-03-20 18:39:17 UTC (rev 712) +</I>><i> +++ mageia-kde-translation/trunk/Makefile 2011-03-21 01:01:32 UTC (rev 713) +</I>><i> @@ -9,5 +9,5 @@ +</I>><i> done +</I>><i> +</I>><i> tarball: combine +</I>><i> - @tar cjvf mageia-kde-translation-1.tar.bz2 mandriva-kde-translation +</I>><i> + @tar cjvf mageia-kde-translation-1.tar.bz2 mageia-kde-translation +</I>><i> @rm -fr mageia-kde-translation +</I>><i> +</I>><i> +</I> + + +-- +><i> R : Tu vois ! +</I>><i> > Q : Tu crois ? +</I>><i> > > R : Ça casse l'ordre chronologique de l'échange. +</I>><i> > > > Q : En quoi répondre au dessus est-il gênant ? +</I></PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003492.html">[Mageia-dev] ANNOUNCE: kernel-2.6.38 on the way. +</A></li> + <LI>Next message: <A HREF="003481.html">[Mageia-dev] Alpha 2 fresh install dvd i586 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3480">[ date ]</a> + <a href="thread.html#3480">[ thread ]</a> + <a href="subject.html#3480">[ subject ]</a> + <a href="author.html#3480">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |