Changeset 1691 for trunk/packages

Show
Ignore:
Timestamp:
08/03/06 20:59:11 (2 years ago)
Author:
alexander
Message:

Fixed opening URLs from GAIM
Rewrapped /etc/issue for 80x25 screen
Updated README text about the "swapon" command (it is now in the book)
Updated the book and DB build instructions

Location:
trunk/packages
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/packages/LFS-BOOK/Makefile

    r1690 r1691  
    99FILE= $(DIR).tar.bz2 
    1010URL-$(FILE)= http://www.linuxfromscratch.org/lfs/downloads/6.2/$(FILE) 
    11 SHA-$(FILE)= 8bb0076dc9979184f8d03972112cf6baffc98b4c 
     11SHA-$(FILE)= 729bcf04d8e4ed0af3c58daf0d289e94d6385052 
    1212 
    1313#REV= 7646 
  • trunk/packages/db/Makefile

    r1685 r1691  
    99SHA-$(FILE)= bb4c68a4afc14712eb2954b7991f5dc9fe93bf7b 
    1010 
    11 PATCH1= $(DIR)-trap-1.patch 
     11PATCH1= $(DIR)-fixes-1.patch 
    1212URL-$(PATCH1)= http://www.linuxfromscratch.org/patches/lfs/6.2/$(PATCH1) 
    13 SHA-$(PATCH1)= ff4a3c37890d581cb589829b5dbb5a40d1b797ac 
     13SHA-$(PATCH1)= 46886ccdf1ea6daab392e5c46b4923f7e71e7d55 
    1414 
    1515# Targets 
     
    2626 
    2727compile-stage2: 
    28         patch -Np0 -i ../$(PATCH1) 
     28        patch -Np1 -i ../$(PATCH1) 
    2929        cd build_unix ; ../dist/configure --prefix=/usr \ 
    3030            --enable-compat185 --enable-cxx