Searched refs:PKGSRC (Results 1 – 1 of 1) sorted by relevance
293 PKGSRC=${path:?undefined}299 if [ -r $PKGSRC/reloc.cpio.Z ]; then301 Reloc_Arch=$PKGSRC/reloc.cpio.Z305 if [ -r $PKGSRC/root.cpio.Z ]; then307 Root_Arch=$PKGSRC/root.cpio.Z311 if [ -r $PKGSRC/reloc.cpio ]; then313 Reloc_Arch=$PKGSRC/reloc.cpio317 if [ -r $PKGSRC/root.cpio ]; then319 Root_Arch=$PKGSRC/root.cpio323 if [ -r $PKGSRC/reloc.Z ]; then[all …]