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/960-pppd

    rb4cf321 rdcf0e25  
    1010PKG_VERSION="2.4.4"
    1111PKG_FILE="ppp-${PKG_VERSION}.tar.gz"
    12 URL="ftp://ftp.samba.org/pub/ppp/${PKG_FILE}"
    13 MD5="83800762e266132218b204dfb428d29"
    14 PATCH1=""
     12URL="http://samba.org/ftp/ppp/${PKG_FILE}"
     13MD5="183800762e266132218b204dfb428d29"
     14for i in PATCH{1..10}; do
     15   unset $i
     16done
    1517
    1618( cat << "xEOFx"
Note: See TracChangeset for help on using the changeset viewer.