Changeset 3479

Show
Ignore:
Timestamp:
08/12/07 00:48:49 (1 year ago)
Author:
tg
Message:

revert r3478
paxmirabilis is built as part of tools/

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/scripts/scan-tools.sh

    r3478 r3479  
    328328fi 
    329329 
    330 if ! which pax >/dev/null 2>&1; then 
    331         echo You must install pax to continue, sorry. 
    332         echo 
    333         out=1 
    334 fi 
    335  
    336330cat >test.c <<-'EOF' 
    337331        #include <stdio.h>