[qgis] 01/03: Only install .so files in python-qgis package.
    Bas Couwenberg 
    sebastic at debian.org
       
    Sun Sep 25 10:02:58 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository qgis.
commit 89ce2d4e8f64c78f6c108a6d985777d10abc76dc
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Sep 25 10:59:17 2016 +0200
    Only install .so files in python-qgis package.
---
 debian/python-qgis.install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/python-qgis.install b/debian/python-qgis.install
index 62f28ff..337fdf6 100644
--- a/debian/python-qgis.install
+++ b/debian/python-qgis.install
@@ -1,2 +1,2 @@
 usr/lib/python*/*-packages/qgis/
-usr/lib/python*/*-packages/PyQt4/
+usr/lib/python*/*-packages/PyQt4/*.so
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git
    
    
More information about the Pkg-grass-devel
mailing list