[Pkg-mozext-commits] [requestpolicy] 163/280: set the addon to be multiprocess compatible

David Prévot taffit at moszumanska.debian.org
Sat May 2 20:30:17 UTC 2015


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

taffit pushed a commit to branch master
in repository requestpolicy.

commit e8a454697f0c56b71361318b4e22abc0879b8357
Author: Martin Kimmerle <dev at 256k.de>
Date:   Mon Jan 19 16:15:53 2015 +0100

    set the addon to be multiprocess compatible
---
 src/install.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/install.rdf b/src/install.rdf
index 65b8730..8ba2509 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -12,7 +12,7 @@
 
     <em:unpack>false</em:unpack>
     <em:bootstrap>true</em:bootstrap>
-    <em:multiprocessCompatible>false</em:multiprocessCompatible>
+    <em:multiprocessCompatible>true</em:multiprocessCompatible>
 
     <em:homepageURL>https://requestpolicycontinued.github.io/</em:homepageURL>
     <em:optionsURL>about:requestpolicy</em:optionsURL>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list