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:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user