URI: 
       tadd pem extension to buildozer.spec - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 92780aaf24a92f5c284aeea85270f461c4db1115
   DIR parent d986570c2e7e9d5b79a898fc86bed426f184e32d
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Mon,  7 Sep 2015 13:24:37 +0200
       
       add pem extension to buildozer.spec
       
       Diffstat:
         M gui/kivy/tools/buildozer.spec       |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/gui/kivy/tools/buildozer.spec b/gui/kivy/tools/buildozer.spec
       t@@ -13,7 +13,7 @@ package.domain = org.electrum
        source.dir = .
        
        # (list) Source files to include (let empty to include all the files)
       -source.include_exts = py,png,jpg,kv,atlas,ttf,*,txt, gif
       +source.include_exts = py,png,jpg,kv,atlas,ttf,*,txt, gif, pem
        
        # (list) Source files to exclude (let empty to not exclude anything)
        source.exclude_exts = spec