[Pkg-phototools-devel] [SCM] entangle branch, master,	updated. debian/0.5.2-1-4-g6a73985
    Matteo F. Vescovi 
    mfv.debian at gmail.com
       
    Thu Aug 29 08:02:35 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit c448d77d189f33a33a7a7c81b95491ef5c075383
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date:   Thu Aug 29 10:00:23 2013 +0200
    debian/rules: gschemas.compiled file removal dropped
    
    This line was added to fix #689576, now applied upstream.
diff --git a/debian/rules b/debian/rules
index 4e156d6..c4685cf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,6 @@ override_dh_auto_configure:
 
 override_dh_auto_install:
 	dh_auto_install --destdir=$(INSTDIR)
-	rm -f $(INSTDIR)/usr/share/glib-2.0/schemas/gschemas.compiled
 	find $(INSTDIR)/usr/share/entangle/plugins/ -type d -empty -delete
 
 override_dh_strip:
-- 
entangle packaging
    
    
More information about the Pkg-phototools-devel
mailing list