graysky2 / modprobed-db

Keeps track of EVERY kernel module that has ever been probed. Useful for those of us who make localmodconfig :)
https://wiki.archlinux.org/index.php/Modprobed-db
181 stars 16 forks source link

Needed PNC on debian for checkinstall #20

Closed Xdavius closed 1 year ago

Xdavius commented 1 year ago

Hi !

Please, consider adding in readme requested PNC to checkinstall on Debian 12

makefile line 9 need to be changed to :

SKELDIR = $(PREFIX)/share/$(PNC)

All lines with PN must be changed to PNC (depreciated PN on debian 12)

However, makeinstall work without problem

Xdavius commented 1 year ago

Nevermind, lot of problems with checkinstall. I haven't got the level to resolve