https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241918
--- Comment #1 from oklas...@gmail.com --- This problem exists even for this command (with MAKEOBJDIRPREFIX=/usr/obj): ``` make MAKEOBJDIRPREFIX=/usr/obj DESTDIR=/home/rj/RELENG_12_1.tmpl distrib-dirs distribution ``` However for this command (with unspecified MAKEOBJDIRPREFIX variable) it works fine as expected: ``` make DESTDIR=/home/rj/RELENG_12_1.tmpl distrib-dirs distribution ``` -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"