Re: Custom Kernel PKGBASE Package
- Reply: vermaden : "Re: Custom Kernel PKGBASE Package"
- In reply to: vermaden : "Re: Custom Kernel PKGBASE Package"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Mar 2026 18:37:16 UTC
vermaden wrote in <britniwbridergkvffyl@okpw>: > > you almost certainly want to be using make update-packages here > > (see build(7)) to avoid changing the version number of packages > > whose contents haven't changed. > > Even for the first time I should run 'make update-packages' instead 'make packages'? if there's no existing repository it makes no difference, so it's simplest to always use update-packages and never use make packages.