2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[#1990] remove reinstall.sh from the tarball

The tarball should only have reinstall.sh.in and get reinstall.sh from
that.
This commit is contained in:
Andrei Pavel 2021-08-13 01:52:31 +03:00
parent b5855c30e0
commit 7a72f0f13a
No known key found for this signature in database
GPG Key ID: 86E9385BC2203766

View File

@ -5,14 +5,11 @@ yangdir = ${datarootdir}/${PACKAGE_NAME}/yang/modules/utils
yang_list =
yang_list += check-hashes.sh
yang_list += check-revisions.sh
yang_list += reinstall.sh
EXTRA_DIST = ${yang_list}
if HAVE_SYSREPO
# Add to the tarball.
yang_DATA = reinstall.sh
yang_SCRIPTS = reinstall.sh
# Shell tests