~ubuntu-branches/debian/stretch/lightdm/stretch

« back to all changes in this revision

Viewing changes to debian/patches/02_fix-apparmor-profile.patch

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez
  • Date: 2014-01-22 21:10:28 UTC
  • mfrom: (1.1.20)
  • Revision ID: package-import@ubuntu.com-20140122211028-mdfw2t1i1yt3745x
Tags: 1.8.6-1
* New upstream release.
* debian/patches:
  - 02_fix-apparmor-profile added: remove inclusion of an AppArmor
    abstraction not available in Debian.                      closes: #736075

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- a/data/apparmor/abstractions/lightdm
 
2
+++ b/data/apparmor/abstractions/lightdm
 
3
@@ -11,7 +11,6 @@
 
4
   #include <abstractions/cups-client>
 
5
   #include <abstractions/dbus>
 
6
   #include <abstractions/dbus-session>
 
7
-  #include <abstractions/dbus-accessibility>
 
8
   #include <abstractions/nameservice>
 
9
   #include <abstractions/wutmp>
 
10
   /etc/compizconfig/config rw, # bug in compiz https://launchpad.net/bugs/697678