Browse Source

Removed 'intel' from the lfs-packages file name convention

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
0fe879be9f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      HOWTO_EDIT

+ 2 - 2
HOWTO_EDIT

@@ -51,8 +51,8 @@ remember the result.
 
 
 7) Enter the /home/ftp directory and create a new lfs-packages tarball.
 7) Enter the /home/ftp directory and create a new lfs-packages tarball.
 If today is June 11th, 2001 1:09 PM, run the following:
 If today is June 11th, 2001 1:09 PM, run the following:
-tar cvfh lfs-packages-intel-cvs-20010611-1309.tar cvs
-mv lfs-packages-intel-cvs-20010611-1309.tar cvs
+tar cvfh lfs-packages-cvs-20010611-1309.tar cvs
+mv lfs-packages-cvs-20010611-1309.tar cvs
 (use the current date and time on the LFS server, not your local time if
 (use the current date and time on the LFS server, not your local time if
 it differs)
 it differs)