![](https://seccdn.libravatar.org/avatar/25409df37029844e753620cd7a46a63d.jpg?s=120&d=mm&r=g)
On Wednesday 07 January 2009 23:31:45 Jeff Mahoney wrote:
[...] In the past month or so I've put some effort into making it easier to do what you're looking to do. The first set of patches remove almost all of the @VAR@ processing in favor of using RPM variables. The result is that you'll be able to add a new flavor by simply changing the %build_flavor variable definition in the beginning of the file and adding a kernel configuration file.
That change is relatively straightforward, and it already makes is a lot easier to create a new flavor by hand: The current kernel-binary.spec.in already contains a %build_flavor definition; we only need to use this definition instead of the old @NAME@ and @FLAVOR@ (which become kernel-%build_flavor and %build_flavor). Can't we simply change that, even right now? Andreas -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org