Changeset 10613 in hybrid for branches/releng-9.0/nanobsd/tools/image
- Timestamp:
- Apr 29, 2012, 6:36:08 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-9.0/nanobsd/tools/image
r10612 r10613 157 157 158 158 # HACK: install our own ports _inside_ the normal ports dir 159 cp -fR $WL_PORTSDIR/* $PORTSDIR 159 cp -fR $WL_PORTSDIR/* $PORTSDIR || exit 1 160 160 161 161 # Make sure portmaster is present to update all ports
Note:
See TracChangeset
for help on using the changeset viewer.