Rebuild sysprof-kmod for final kernel

Gianluca Sforna giallu at gmail.com
Thu Nov 1 09:10:06 UTC 2007


On 10/31/07, Ville Skyttä <ville.skytta at iki.fi> wrote:

> http://cvs.fedora.redhat.com/viewcvs/rpms/em8300-kmod/F-8/em8300-kmod.spec?r1=1.42&r2=1.43&makepatch=1&diff_format=h

Yeah looks like cleaner, but it would probably not work in my case
since I have an hardcoded depmod command in Makefile:

install:
        $(KMAKE) modules_install
        [ -e /sbin/depmod ] && /sbin/depmod


So my option now seems to be:
1. patch Makefile
2. remove (or %exclude) generated files

Thanks for your help




More information about the fedora-devel-list mailing list