NetworkManager/contrib/fedora
Thomas Haller a9cb294b73
contrib/fedora: explicitly set "pppd" path in configure script
We have "BuildRequires: ppp-devel". While in Fedora 37 that has a
dependency on "ppp" package, that is not the case on Centos7. I didn't
test others, but the point is it's not always there.

"/usr/sbin/pppd" is provided by "ppp" package, and we might not have it
installed via the build requirements. But we only need it to detect the
path, which is not necessary on RHEL/Fedora. Just set the path
explicitly with the respective configure option.
2023-01-23 18:24:56 +01:00
..
rpm contrib/fedora: explicitly set "pppd" path in configure script 2023-01-23 18:24:56 +01:00
utils contrib/makerepo.sh: fix name for local cache of git repository 2022-04-15 11:24:19 +02:00
REQUIRED_PACKAGES gitlab-ci: fix unit tests on centos7 for python-pexpect dependency 2022-07-06 18:36:52 +02:00