https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195416
Jan Beich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #149893|0 |1 is obsolete| | --- Comment #7 from Jan Beich <[email protected]> --- Created attachment 149900 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149900&action=edit optionalize, v2 (In reply to John Marino from comment #6) > hmm, aren't they just empty directories in stage directory? > It's not worth removing them with post-install command? That's a regression from bug 192541. I forgot to alter ${MKDIR} line. With return of libflashsupport.so we need ${STAGEDIR}${LINUXBASE}/usr/lib again. To fix ALSA=off there's probably no better way than @dir. It should have been implemented as a recursive keyword to mimic behavior under PREFIX. And even then |@dir /compat| would break if LINUXBASE is under anything other than /compat. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
