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:
parent
b5855c30e0
commit
7a72f0f13a
@ -5,14 +5,11 @@ yangdir = ${datarootdir}/${PACKAGE_NAME}/yang/modules/utils
|
|||||||
yang_list =
|
yang_list =
|
||||||
yang_list += check-hashes.sh
|
yang_list += check-hashes.sh
|
||||||
yang_list += check-revisions.sh
|
yang_list += check-revisions.sh
|
||||||
yang_list += reinstall.sh
|
|
||||||
|
|
||||||
EXTRA_DIST = ${yang_list}
|
EXTRA_DIST = ${yang_list}
|
||||||
|
|
||||||
if HAVE_SYSREPO
|
if HAVE_SYSREPO
|
||||||
|
|
||||||
# Add to the tarball.
|
|
||||||
yang_DATA = reinstall.sh
|
|
||||||
yang_SCRIPTS = reinstall.sh
|
yang_SCRIPTS = reinstall.sh
|
||||||
|
|
||||||
# Shell tests
|
# Shell tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user