Changeset 2114

Show
Ignore:
Timestamp:
10/15/07 02:25:19 (1 year ago)
Author:
alexander
Message:

Fixed the build of the LFS book on x86_64. Note that the book is outdated,
this is because package versions must match LFS-6.3.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/packages/LFS-BOOK/Makefile

    r2070 r2114  
    1111#SHA-$(FILE)= 729bcf04d8e4ed0af3c58daf0d289e94d6385052 
    1212 
     13ifeq ($(CD_ARCH),x86) 
    1314REV= 8348 
    14 REVPARM= -r $(REV) 
    15  
    16 ifeq ($(CD_ARCH),x86) 
    1715URL= svn://svn.linuxfromscratch.org/LFS/tags/6.3/BOOK 
    1816endif 
    1917ifeq ($(CD_ARCH),x86_64) 
     18REV= 8276 
    2019URL= svn://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK 
    2120endif 
     21 
     22REVPARM= -r $(REV) 
    2223 
    2324SEAMONKEY_CONFIG= $(ROOT)/root/.mozilla/default/79exklwh.slt/prefs.js