Skip to content
Snippets Groups Projects
Commit 7a4132b9 authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

Simplify installation of run_tests and lava_run_tests

parent 3d5b5245
No related branches found
No related tags found
1 merge request!18Update from debian/bookworm for apertis/v2024dev2
# SAC-only scripts
usr/lib/apparmor/tests/run_tests
usr/lib/apparmor/tests/lava_run_tests
debian/run_tests usr/lib/apparmor/tests/run_tests
debian/lava_run_tests usr/lib/apparmor/tests/lava_run_tests
tests/regression/apparmor/*.conf usr/lib/apparmor/tests/
tests/regression/apparmor/*.inc usr/lib/apparmor/tests/
......
......@@ -175,9 +175,6 @@ endif
# Build debhelper documentation.
pod2man -c Debhelper -r "$(DEB_VERSION)" $(CURDIR)/debian/debhelper/dh_apparmor $(CURDIR)/debian/debhelper/dh_apparmor.1
install -D -m755 $(CURDIR)/debian/run_tests $(CURDIR)/debian/tmp/usr/lib/apparmor/tests/run_tests
install -D -m755 $(CURDIR)/debian/lava_run_tests $(CURDIR)/debian/tmp/usr/lib/apparmor/tests/lava_run_tests
override_dh_installinit:
dh_installinit --no-start --no-stop-on-upgrade --error-handler=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment