Changeset 13763 in hybrid
- Timestamp:
- Jan 21, 2017, 11:57:03 PM (9 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/releng-11/nanobsd/cfg/nanobsd.wleiden (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/releng-11/nanobsd/cfg/nanobsd.wleidenr13756 r13763 301 301 # Update databases of tooling like locate and apropos 302 302 cust_update_databases() { 303 chroot ${NANO_WORLDDIR} "/usr/libexec/makewhatis.local `/usr/bin/manpath -q`"303 chroot ${NANO_WORLDDIR} sh -c '/usr/libexec/makewhatis.local `/usr/bin/manpath -q`' 304 304 chroot ${NANO_WORLDDIR} "/usr/libexec/locate.updatedb" 305 305 } 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
