[Pkg-privacy-commits] [torbrowser-launcher] 52/59: Remove nonexistent usr.bin.torbrowser-launcher AppArmor profile from setup.py

Roger Shimizu rogershimizu at gmail.com
Mon Jan 29 13:44:00 UTC 2018


This is an automated email from the git hooks/post-receive script.

rosh pushed a commit to branch debian/sid
in repository torbrowser-launcher.

commit ca1864c7927b36d20c4b844f955f7840d0a10732
Author: Micah Lee <micah at micahflee.com>
Date:   Sun Jan 28 09:35:24 2018 -0800

    Remove nonexistent usr.bin.torbrowser-launcher AppArmor profile from setup.py
---
 setup.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/setup.py b/setup.py
index 4dd980b..3185054 100644
--- a/setup.py
+++ b/setup.py
@@ -75,8 +75,7 @@ if distro != 'Ubuntu':
             ('/etc/apparmor.d/', [
                 'apparmor/torbrowser.Browser.firefox',
                 'apparmor/torbrowser.Browser.plugin-container',
-                'apparmor/torbrowser.Tor.tor',
-                'apparmor/usr.bin.torbrowser-launcher']),
+                'apparmor/torbrowser.Tor.tor']),
             ('/etc/apparmor.d/tunables/', ['apparmor/tunables/torbrowser'])
         ]
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git



More information about the Pkg-privacy-commits mailing list