pkgbase: Move login.access to usb.bin/login

Also remove the etc-examples target as we don't have any files
to handle here.

Reviewed by:	bapt
This commit is contained in:
Emmanuel Vadot
2019-05-22 07:23:03 +00:00
parent 6a42f8ddf5
commit a8b94f3d79
3 changed files with 2 additions and 18 deletions
+1 -5
View File
@@ -381,9 +381,8 @@ SER_${d:tu:C/\//_/g}DIR+= ${SHAREDIR}/examples/${d}
BINDIR= ${SHAREDIR}/examples
beforeinstall: copies etc-examples
beforeinstall: copies
META_TARGETS+= copies
.ORDER: etc-examples
copies:
.for i in ${LDIRS}
@@ -392,9 +391,6 @@ copies:
fi
.endfor
etc-examples:
${_+_}(cd ${SRCTOP}/etc; ${MAKE} etc-examples)
SUBDIR+= smbfs
HAS_TESTS=