File apparmor-compat-routines of Package apparmor_2_6

From: Jeff Mahoney <jeffm@suse.com>
Subject: apparmor-utils: Add check_for_apparmor helper.

 This should be an alias but those get complicated quickly in perl.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
---
 utils/Immunix/AppArmor.pm |    4 ++++
 1 file changed, 4 insertions(+)

--- a/utils/Immunix/AppArmor.pm
+++ b/utils/Immunix/AppArmor.pm
@@ -463,6 +463,10 @@ sub check_for_subdomain () {
     return $sd_mountpoint;
 }
 
+sub check_for_apparmor () {
+	return check_for_subdomain();
+}
+
 sub which ($) {
     my $file = shift;
 
openSUSE Build Service is sponsored by