[Clfs-commits] commit: r5036 - /trunk/scripts/fetch/eglibc.sh

svn at cross-lfs.org svn at cross-lfs.org
Sun Jun 7 17:01:05 PDT 2009


Author: jim
Date: Mon Jun  8 00:01:05 2009
New Revision: 5036

Log:
Updated eglibc fetch script

Modified:
    trunk/scripts/fetch/eglibc.sh

Modified: trunk/scripts/fetch/eglibc.sh
==============================================================================
--- trunk/scripts/fetch/eglibc.sh (original)
+++ trunk/scripts/fetch/eglibc.sh Mon Jun  8 00:01:05 2009
@@ -116,7 +116,6 @@
 rm -rf linuxthreads
 echo "Creating Tarball for Eglibc LocaleDef ${SOURCEVERSION}...."
 tar cjf ~/public_html/eglibc-localedef-${SOURCEVERSION}-${DL_DATE}-r${DL_REVISION}.tar.bz2 localedef
-tar cjf ~/public_html/eglibc-localedef-${SOURCEVERSION}.tar.bz2 localedef
 rm -rf localedef
 mv libc eglibc-${SOURCEVERSION}
 echo "Creating Tarball for Eglibc ${SOURCEVERSION}...."




More information about the Clfs-commits mailing list