delete-old issue with src.opts.mk
Guy Yur
guyyur at gmail.com
Sat May 10 21:01:31 UTC 2014
Hi,
On Sat, May 10, 2014 at 10:54 PM, Warner Losh <imp at bsdimp.com> wrote:
>
> On May 10, 2014, at 9:45 AM, Thomas Hoffmann <trh411 at gmail.com> wrote:
>
>
>> Three questions:
>> 1. Why is delete-old repeatedly asking me if I want to remove /usr/share/mk/
>> src.opts.mk?
>
> It seems to keep getting installed. It shouldn’t be now that I’ve got things ironed out.
>
src.opts.mk is still listed in share/mk/Makefile.
Added in r265419
Listed twice after r265420 bsd.own.mk -> src.opts.mk
Listed once after r265628 src.opts.mk -> bsd.own.mk
Should it be removed?
Index: share/mk/Makefile
===================================================================
--- share/mk/Makefile (revision 265856)
+++ share/mk/Makefile (working copy)
@@ -42,9 +42,6 @@
sys.mk \
version_gen.awk
-# Installed for the moment, but not may not be in the future.
-FILES+= src.opts.mk
-
NO_OBJ=
FILESDIR= ${BINDIR}/mk
- Guy
More information about the freebsd-current
mailing list