Christoph Hellwig <[EMAIL PROTECTED]> wrote:
> E.g. with this patch, EXTRAVERAVERSION is the rpm release number:
sorry, this was the build number the stuff - the extra version hack
is much simpler:
perl -pi -e 's/EXTRAVERSION/"%{Release}"/;' Makefile
(If you want it)
Christoph
--
Always remember that you are unique. Just like everyone else.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/