Date: Wed, 26 Nov 2014 21:20:13 +0100 From: John Marino <freebsd.contact@marino.st> To: Tijl Coosemans <tijl@FreeBSD.org>, jbeich@vfemail.net Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r373458 - in head/www: linux-c6-flashplugin11 linux-f10-flashplugin11 Message-ID: <547635FD.5080407@marino.st> In-Reply-To: <20141126211459.241dfadb@kalimero.tijl.coosemans.org> References: <201411261948.sAQJmO9U029389@svn.freebsd.org> <20141126211459.241dfadb@kalimero.tijl.coosemans.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/26/2014 21:14, Tijl Coosemans wrote: > On Wed, 26 Nov 2014 19:48:24 +0000 (UTC) John Marino <marino@FreeBSD.org> wrote: >> +%%NO_ALSA%%%%LINUXBASE%%/usr/lib/libflashsupport.so >> +%%NO_ALSA%%@dir %%LINUXBASE%%/usr/lib >> +%%NO_ALSA%%@dir %%LINUXBASE%%/usr >> +%%NO_ALSA%%@dir %%LINUXBASE%% >> +%%NO_ALSA%%@dir %%COMPATDIR%% > > Traditionally /compat is a symlink to /usr/compat, so I'm not sure it's > safe to delete it like this. But even if it is this port depends on > emulators/linux_base so none of these @dir are necessary. > The port was creating empty directories in stagedir when ALSA option is off. So at least in one case, they are necessary (or deleting from stagedir is necessary). Nothing is getting deleted. Adding Jan to CC though.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?547635FD.5080407>