UBUNTU: [Packaging] Move final-checks script to debian/scripts/checks
Move the final-checks script to debian/scripts/checks so that all the checker scripts are in one place. Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com> Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
65586f290d
commit
2a272fbe40
Vendored
+1
-1
@@ -151,7 +151,7 @@ finalchecks: debian/control
|
||||
ifeq ($(do_fips_checks),true)
|
||||
$(DROOT)/scripts/misc/fips-checks
|
||||
endif
|
||||
$(DROOT)/scripts/misc/final-checks "$(DEBIAN)" "$(prev_fullver)"
|
||||
$(DROOT)/scripts/checks/final-checks "$(DEBIAN)" "$(prev_fullver)"
|
||||
|
||||
.PHONY: startnewrelease
|
||||
startnewrelease:
|
||||
|
||||
Reference in New Issue
Block a user