[Buildroot] [PATCH 1/1] package/openvpn: adds target install of systemd unit files

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Dec 31 16:31:09 UTC 2020


On Thu, 31 Dec 2020 15:43:32 +0100
Thomas Petazzoni <thomas.petazzoni at bootlin.com> wrote:

> Hum, I've applied, but reading again distro/systemd/Makefile.am, it
> seems like manually copying those files is not needed. If you pass
> --enable-systemd, which we already do when BR2_PACKAGE_SYSTEMD=y. Isn't
> that working ?

I found why: we had a custom OPENVPN_INSTALL_TARGET_CMDS instead of
relying on the default "make install" behavior of the autotools-package
infra. So, I made a follow-up commit that drops this as well as the
custom systemd installation stuff, as "make install" does it all
properly.

See:

  https://git.buildroot.org/buildroot/commit/?id=30bc58d3766b240017120a25d843da0a2c5cf501

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list