cyring / CoreFreq

CoreFreq : CPU monitoring and tuning software designed for 64-bit processors.
https://www.cyring.fr
GNU General Public License v2.0
1.97k stars 126 forks source link

ArchLinux: "Remove DKMS modules" issue #508

Closed cyring closed 2 weeks ago

cyring commented 2 weeks ago

Issue raised in corefreq package comments

https://github.com/cyring/CoreFreq/blob/85b1e626183986c3bdfcc9b2bb046e8f24a13882/dkms.conf#L26

This PKGBUILD change is fixing the issue

cyring commented 2 weeks ago

dkms.conf has been made for all distributions which use it. Commenting the POST_REMOVE will impact all of them. Need to do non-regression tests among all various packaging.

inglor commented 2 weeks ago

I maintain dkms.conf specifically for Archlinux but if you want to do that feel free. This is cause Archlinux use split packages for client/server/dkms.

cyring commented 2 weeks ago

I maintain dkms.conf specifically for Archlinux but if you want to do that feel free. This is cause Archlinux use split packages for client/server/dkms.

OK, I'm fine with this. Thanks.