Ignore:
Timestamp:
02/16/2007 03:28:30 PM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
81f7dc1
Parents:
b4cf321
Message:

bug hunt in custom package examples

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom/examples/998-syslinux

    rb4cf321 rdcf0e25  
    1919
    2020PKG="syslinux"
    21 PKG_VERSION="3.31"
     21PKG_VERSION="3.36"
    2222PKG_FILE="syslinux-$PKG_VERSION}.tar.bz2"
    2323URL="http://www.kernel.org/pub/linux/utils/boot/syslinux/${PKG_FILE}"
    24 MD5="5faae89d18baf92e28bc820c62270db9"
    25 PATCH1=""
     24MD5="d1bfdaa53d31f572f540be55d1480027"
     25for i in PATCH{1..10}; do
     26   unset $i
     27done
    2628
    2729( cat << "xEOFx"
Note: See TracChangeset for help on using the changeset viewer.