[packages/chromium-browser/DEVEL] use % decorator instead of enforcing 1
    glen 
    glen at pld-linux.org
       
    Thu Jan  3 00:59:30 CET 2013
    
    
  
commit 57ad0199943d5be6cffbe48a716fe72ade3b9238
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jan 3 01:55:15 2013 +0200
    use % decorator instead of enforcing 1
 no-pnacl.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/no-pnacl.patch b/no-pnacl.patch
index bb00d1e..cf9fb78 100644
--- a/no-pnacl.patch
+++ b/no-pnacl.patch
@@ -5,7 +5,7 @@
          'build_glibc': 0,
          'build_newlib': 1,
 -        'build_pnacl_newlib': 1,
-+        'build_pnacl_newlib': 0,
++        'build_pnacl_newlib%': 0,
        },
        'sources': [
          '<@(sources_for_nacl_extensions)',
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/1c00315ba1b9a7e3807f16be63b5ef119effb362
    
    
More information about the pld-cvs-commit
mailing list