]> git.ipfire.org Git - thirdparty/kmod.git/commit
autotools: Fix generated files in tarball
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 25 Mar 2025 20:10:11 +0000 (15:10 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 25 Mar 2025 20:14:35 +0000 (15:14 -0500)
commitedfde290c9f371088d3ebb06da1e4664bee5ff5f
tree2039cbe395bd26f21ef733e897a44a84e7372f5a
parent5d8a0745ab0f32aec9ad3665b981719d031a5611
autotools: Fix generated files in tarball

Tweak the autogen.sh so the commands used do not create symlinks and
also remove the autom4te.cache dir that was not in the kmod-33 release.

This is v34-only since autotools was completely removed from master
branch.

Closes: https://github.com/kmod-project/kmod/issues/292
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
autogen.sh
meson.build
scripts/autogen-for-tarball.sh [new file with mode: 0755]