On Wed, 30 Aug 2023 10:59:30 -0600 Brian Inglis wrote: > On 2023-08-29 16:40, Takashi Yano via Cygwin-apps wrote: > > If the main package no longer provides a sub package, > > what is the correct manner to obsolete it? > > OBSOLETES=sub_pkg > > or > > pkg_OBSOLETES="sub_pkg1 sub_pkg2 ..."
This seems to work for me as expected. Thanks! -- Takashi Yano <takashi.y...@nifty.ne.jp>