gnu: Add loadable module to wireguard-linux-compat.
authorBrice Waegeneire <brice@waegenei.re>
Sun, 26 Apr 2020 20:51:02 +0000 (22:51 +0200)
committerLeo Famulari <leo@famulari.name>
Sun, 26 Apr 2020 22:24:28 +0000 (18:24 -0400)
commit3b177a6c33baa0d78ebd5407119511807d59a590
tree81dc944bbafa451a93ccf80a77d58c1e6df286c9
parentccbc427f9ac8f63478f1692686b042a22c4df2c3
gnu: Add loadable module to wireguard-linux-compat.

* gnu/packages/vpn.scm (wireguard-linux-compat)[build-system]: Replace
'gnu-build-system' by 'linux-module-build-system'.
[outputs]: Add 'kernel-patch'.
[arguments]: Adjust the build system. Add phases 'change-directory' and
'reset-cwd'. Rename phases 'build' to 'build-patch' and 'install' to
'install-patch'.
[description]: Mention the loadable module.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu/packages/vpn.scm