Blob


1 if(! ~ $march i386){
2 echo '>>>' do not need to build bin24 on non-x86
3 exit 1
4 }
5 if(! ~ `{uname -r} 2.4.*){
6 echo '>>>' must build bin24 on 2.4 system
7 exit 1
8 }
9 arch=$march
10 depends=plan9port-^(base)
11 conflicts=plan9port-bin26
12 desc='Plan 9 from User Space - binaries
13 This package contains binaries for Plan 9 from User Space.
14 XXX Linux note here XXX
15 '
16 grepfor=bin