Changeset 1621

Show
Ignore:
Timestamp:
07/12/06 17:18:55 (2 years ago)
Author:
justin
Message:

Fixed bzip2 sed.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/cross/packages/bzip2/Makefile

    r1601 r1621  
    3030 
    3131compile-stage1: 
    32         cp Makefile{,.bak} 
     32        cp Makefile{,.orig} 
    3333        sed -e 's@^\(all:.*\) test@\1@g' Makefile.orig > Makefile 
    3434        make CC="$${CC} $(64FLAGS)" AR="${AR}" RANLIB="${RANLIB}"