HomeSort by: relevance | last modified time | path
    Searched refs:obsolete_stand (Results 1 - 2 of 2) sorted by relevancy

  /src/
Makefile 205 postinstall-fix-obsolete_stand: .NOTMAIN .PHONY
207 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete_stand
322 ${MAKEDIRTARGET} . postinstall-fix-obsolete_stand
  /src/usr.sbin/postinstall/
postinstall.in 693 # obsolete_stand dir
702 obsolete_stand()
704 [ $# -eq 1 ] || err 3 "USAGE: obsolete_stand dir"
2671 # obsolete_stand
2691 [ -d "${DEST_DIR}${dir}" ] && obsolete_stand "${dir}"
2698 adddisableditem obsolete_stand "remove obsolete files from /stand"

Completed in 13 milliseconds