summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-February/002697.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-February/002697.html')
-rw-r--r--zarb-ml/mageia-sysadm/2011-February/002697.html92
1 files changed, 92 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-February/002697.html b/zarb-ml/mageia-sysadm/2011-February/002697.html
new file mode 100644
index 000000000..0dd655a56
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2011-February/002697.html
@@ -0,0 +1,92 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [506] Fix tarball creation
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B506%5D%20Fix%20tarball%20creation&In-Reply-To=%3C20110210170334.2C42540772%40valstar.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002696.html">
+ <LINK REL="Next" HREF="002698.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [506] Fix tarball creation</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B506%5D%20Fix%20tarball%20creation&In-Reply-To=%3C20110210170334.2C42540772%40valstar.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [506] Fix tarball creation">root at mageia.org
+ </A><BR>
+ <I>Thu Feb 10 18:03:34 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002696.html">[Mageia-sysadm] [505] Use Default and not Free as product
+</A></li>
+ <LI>Next message: <A HREF="002698.html">[Mageia-sysadm] [506] Fix tarball creation
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2697">[ date ]</a>
+ <a href="thread.html#2697">[ thread ]</a>
+ <a href="subject.html#2697">[ subject ]</a>
+ <a href="author.html#2697">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Revision: 506
+Author: dmorgan
+Date: 2011-02-10 18:03:33 +0100 (Thu, 10 Feb 2011)
+Log Message:
+-----------
+Fix tarball creation
+
+Modified Paths:
+--------------
+ mageia-lxde-config/trunk/Makefile
+
+Modified: mageia-lxde-config/trunk/Makefile
+===================================================================
+--- mageia-lxde-config/trunk/Makefile 2011-02-10 16:58:48 UTC (rev 505)
++++ mageia-lxde-config/trunk/Makefile 2011-02-10 17:03:33 UTC (rev 506)
+@@ -26,6 +26,7 @@
+ svn export -q -rBASE . $(PACKAGE)-$(VERSION)
+
+ tar:
++ svn export ../trunk $(PACKAGE)-$(VERSION)
+ tar cvf $(PACKAGE)-$(VERSION).tar $(PACKAGE)-$(VERSION)
+ bzip2 -9vf $(PACKAGE)-$(VERSION).tar
+ rm -rf $(PACKAGE)-$(VERSION)
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20110210/e54dfaa7/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002696.html">[Mageia-sysadm] [505] Use Default and not Free as product
+</A></li>
+ <LI>Next message: <A HREF="002698.html">[Mageia-sysadm] [506] Fix tarball creation
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2697">[ date ]</a>
+ <a href="thread.html#2697">[ thread ]</a>
+ <a href="subject.html#2697">[ subject ]</a>
+ <a href="author.html#2697">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>