Ignore:
Timestamp:
09/19/2007 04:50:48 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
3778352
Parents:
0510381
Message:

Updated experimental branch to current trunk code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom/examples/950-bc

    r0510381 r9c9775f  
     1#
     2# $Id$
     3#
    14PKG="bc"
    25PKG_VERSION="1.06"
     
    47URL="http://ftp.gnu.org/gnu/bc/${PKG_FILE}"
    58MD5="d44b5dddebd8a7a7309aea6c36fda117"
     9for i in PATCH{1..10}; do
     10   unset $i
     11done
    612
    713( cat << "xEOFx"
Note: See TracChangeset for help on using the changeset viewer.