How identify and remove leftover files on buildbots?
Ryan Schmidt
ryandesign at macports.org
Sun Nov 2 14:28:53 PST 2014
On Nov 2, 2014, at 1:35 PM, Marko Käning wrote:
> On 02 Nov 2014, at 20:14 , Ryan Schmidt wrote:
>> I don't see why the outer ui_info commands wouldn't be invoked. I can try it on my system in a moment.
>
> that puzzled me as well.
>
>
>> The glob doesn't match anything, does it? There's no point calling "glob" unless you have an asterisk somewhere in the argument.
>
> Oh, I wasn’t aware of that! My bad.
>
> I guess I’d also have to manually delete the folder
>
> ${prefix}/Library/Frameworks/R.framework/
>
> at the end myself...
Only if you're sure no port installs any files in that directory. The pre-activate inadvertently-directly-installed-file block traditionally is used only to remove specific files that were known to be installed by a previous version of a port. Do you have a complete list of those files?
More information about the macports-dev
mailing list