[Lunar-commits] CVS: moonbase/utils/mktemp DETAILS,1.2,1.3

Joel Vennin jol at lunar-linux.org
Wed Jul 7 21:25:37 GMT 2004


Update of /var/cvs/lunar/moonbase/utils/mktemp
In directory dbguin.lunar-linux.org:/tmp/cvs-serv30670

Modified Files:
	DETAILS 
Log Message:
This module is fixed, yeah, in fact there was a problem
around the SOURCE URL, which was bad, so it's was impossible to get mktemp


Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/mktemp/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	2 Apr 2003 16:15:42 -0000	1.2
+++ DETAILS	7 Jul 2004 21:25:35 -0000	1.3
@@ -3,11 +3,10 @@
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=ftp://ftp.mktemp.org/pub/mktemp/$SOURCE
-   SOURCE_URL[0]=ftp://ftp.courtesan.com/pub/mktemp/$SOURCE
-   SOURCE_URL[0]=http://www.courtesan.com/mktemp/dist/$SOURCE
+   SOURCE_URL[1]=ftp://ftp.courtesan.com/pub/mktemp/$SOURCE
         WEB_SITE=http://www.mktemp.org/
          ENTERED=20020307
-         UPDATED=20030402
+         UPDATED=20040707
            SHORT="Mktemp is a simple utility designed to make temporary file handling in shells scripts be safe and simple."
 cat << EOF
 What/why is mktemp?



More information about the Lunar-commits mailing list