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-sysadm/2011-January/002164.html | 95 ++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002164.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002164.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002164.html b/zarb-ml/mageia-sysadm/2011-January/002164.html new file mode 100644 index 000000000..04b0cff14 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002164.html @@ -0,0 +1,95 @@ + + + + [Mageia-sysadm] [312] Do not try to add iurt file in tarball, it does not exist + + + + + + + + + +

[Mageia-sysadm] [312] Do not try to add iurt file in tarball, it does not exist

+ root at mageia.org + root at mageia.org +
+ Mon Jan 17 18:24:15 CET 2011 +

+
+ +
Revision: 312
+Author:   pterjan
+Date:     2011-01-17 18:24:15 +0100 (Mon, 17 Jan 2011)
+Log Message:
+-----------
+Do not try to add iurt file in tarball, it does not exist
+
+Modified Paths:
+--------------
+    build_system/iurt/trunk/Makefile
+
+Modified: build_system/iurt/trunk/Makefile
+===================================================================
+--- build_system/iurt/trunk/Makefile	2011-01-17 16:57:35 UTC (rev 311)
++++ build_system/iurt/trunk/Makefile	2011-01-17 17:24:15 UTC (rev 312)
+@@ -5,7 +5,7 @@
+ RELEASE := $(shell rpm -q --qf '%{release}\n' --specfile $(NAME).spec | head -1)
+ RELTAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')
+ 
+-FILES= Makefile emi iurt iurt.spec iurt2 iurt_root_command lib ulri 
++FILES= Makefile emi iurt.spec iurt2 iurt_root_command lib ulri 
+ RPM=$(HOME)/rpm
+ 
+ VENDORLIB = $(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib)
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110117/f97bf030/attachment.html>
+
+ + + + + + + + + + + + + + + +
+

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