On Tue, Sep 6, 2011 at 1:24 PM, Vadim Zhukov <[email protected]> wrote: > Just added a "debug" flavor, and for sanity re-run "make > update-plist". It was not a big surprise something was changed; the > surprise was that ${FLAVORS} got there: > > --- pkg/PLIST.orig Tue Sep 6 01:49:39 2011 > +++ pkg/PLIST Tue Sep 6 22:20:05 2011 > @@ -18,7 +18,7 @@ lib/cmake/ > lib/cmake/Akonadi/ > lib/cmake/Akonadi/AkonadiConfig.cmake > lib/cmake/Akonadi/AkonadiConfigVersion.cmake > -lib/cmake/Akonadi/AkonadiTargetsWithPrefix-release.cmake > +lib/cmake/Akonadi/AkonadiTargetsWithPrefix${FLAVORS}.cmake > lib/cmake/Akonadi/AkonadiTargetsWithPrefix.cmake > @lib > lib/libakonadiprotocolinternals.so.${LIBakonadiprotocolinternals_VERSION} > lib/pkgconfig/akonadi.pc > > Not a big deal, of course, but is this a known issue? > > -- > WBR, > Vadim Zhukov > >
And a question, different FLAVORS are not reflected in PLIST, should we use multi-packages instead? how to make the decision to use FLAVOR or MULTI_PACKAGES?
