Re: creating rpm from stock kernel
David <[email protected]>
| Newsgroups | gmane.linux.redhat.release.limbo |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 19 Sep 2002, Pavel Rozenboim wrote: > I used to create rpms from stock kernels with 'make rpm' command. This > command does not work on (null) (probably because now rpmbuild command used > to build rpms). Any ideas how to make it work, before I have to dig > makefiles? Just edit the top-level Makefile, and change "rpm -ta" to "rpmbuild -ta". (It's probably the 2nd-last line) Dave. btw, HTML mail sucks.