On Tue, Sep 06, 2011 at 11:37:01PM +0400, Vadim Zhukov wrote:
> The problem is a bit more serious. After constructing own variable,
> update-plist still puts ${FLAVORS} instead. And what's really bad, it
> brokes packaging:
>
> (part of diff)
> -lib/cmake/KdepimLibs/KDEPimLibsLibraryTargetsWithPrefix${CMAKE_TARGET_PREFIX}.cmake
> +lib/cmake/KdepimLibs/KDEPimLibsLibraryTargetsWithPrefix${FLAVORS}.cmake
>
> (variable values)
> $ FLAVOR=debug make show=FLAVORS
Well, there's a reason it's called "update-plist" and not "generate plist
and build package", that's because often, human intervention AND wit is
required before committing.
Congrats, you just run into one of these cases.