and actually attaching the patch this time
diff --git a/debian/patches/pin-feature-set.patch b/debian/patches/pin-feature-set.patch
index c12f1c4..0118aad 100644
--- a/debian/patches/pin-feature-set.patch
+++ b/debian/patches/pin-feature-set.patch
@@ -15,4 +15,4 @@ Author: intrigeri <intrig...@debian.org>
 +
 +## Pin feature set (avoid regressions when policy is lagging behind
 +## the kernel)
-+features-file=/etc/apparmor/features
++features-file=/usr/share/apparmor-features/features
diff --git a/debian/apparmor.install b/debian/apparmor.install
index b3a1457..d671d34 100644
--- a/debian/apparmor.install
+++ b/debian/apparmor.install
@@ -1,5 +1,5 @@
 debian/apport/source_apparmor.py /usr/share/apport/package-hooks/
-debian/features /etc/apparmor/
+debian/features /usr/share/apparmor-features/
 debian/lib/apparmor/functions /lib/apparmor/
 debian/lib/apparmor/profile-load /lib/apparmor/
 etc/apparmor/parser.conf

Reply via email to