Re: OptionalObsoleteFiles.inc completeness improvement, try 2

From: Dmitry Marakasov <amdmi3_at_amdmi3.ru>
Date: Sat, 24 Jan 2015 17:08:14 +0300
* Dmitry Marakasov (amdmi3_at_hades.panopticon) wrote:

> Also there is a question of delete-old-dirs removing directories
> which are created by mtree run by installworld unconditionally.
> This seems to be incorrect - either directories should be installed
> conditionally or not removed by delete-old-dirs. My patch will
> address this issue as well, by not remiving unconditionally installed
> dirs.

I'd really like to hear opinions on this.


Another issue is conditional lib32 files:

.if ${MK_ATM} == no
...
.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
...
.endif
...
.endif

I think that this may be simplified by dropping internal condition - it
won't change behavior for end-user.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3_at_amdmi3.ru  ..:  jabber: amdmi3_at_jabber.ru    http://www.amdmi3.ru
Received on Sat Jan 24 2015 - 13:08:36 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:55 UTC