Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 2014 18:58:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 195416] www/linux-*-flashplugin11: disable ALSA after all and convert to an option
Message-ID:  <bug-195416-4077-lUhyZ0dCxD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195416-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195416-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195416

Jan Beich <jbeich@vfemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #149893|0                           |1
        is obsolete|                            |

--- Comment #7 from Jan Beich <jbeich@vfemail.net> ---
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195416-4077-lUhyZ0dCxD>