X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/3d1a46939bfd4ba32f0e745a5ef6410ade42182b..d8c700bbb8b7bd992b9fe9b43de8a2f3d8e8587f:/debian/rules diff --git a/debian/rules b/debian/rules index eb1ccf3..38ff86b 100755 --- a/debian/rules +++ b/debian/rules @@ -3,5 +3,9 @@ %: dh $@ --with=python3 -override_dh_installsystemd: - dh_installsystemd --name=waydroid-container +override_dh_auto_install: + dh_auto_install -- SYSD_DIR=/lib/systemd/system + $(MAKE) install_apparmor DESTDIR=$(CURDIR)/debian/waydroid + dh_apparmor --profile-name=adbd + dh_apparmor --profile-name=android_app + dh_apparmor --profile-name=lxc\\/lxc-waydroid