Changeset 81228
- Timestamp:
- 07/27/11 14:17:50 (4 years ago)
- File:
-
- 1 edited
-
contrib/mpab/chroot-scripts/buildports (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
contrib/mpab/chroot-scripts/buildports
r79899 r81228 70 70 portList=`/bin/cat /var/tmp/portlist` 71 71 /bin/rm /var/tmp/portlist 72 if [[ `echo -n $portList` == "all" ]]; then 73 portList=`/usr/bin/tclsh /var/tmp/genportlist.tcl` 74 fi 72 75 else 73 76 portList=`/usr/bin/tclsh /var/tmp/genportlist.tcl`
Note: See TracChangeset
for help on using the changeset viewer.

