[Pkg-phototools-devel] [SCM] entangle branch, master, updated. debian/0.4.0-1-13-g41117a2

Matteo F. Vescovi mfv.debian at gmail.com
Sun Jan 6 15:51:22 UTC 2013


The following commit has been merged in the master branch:
commit 71d759c85c59d1547cb5ca2560ab29144503f7a6
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date:   Sun Jan 6 16:22:50 2013 +0100

    debian/rules: gschemas.compiled removed after install
    
    Closes: #689576
    Thanks: Matthieu Baerts for the patch

diff --git a/debian/rules b/debian/rules
index a508015..b437cd6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ override_dh_auto_configure:
 
 override_dh_auto_install:
 	dh_auto_install --destdir=$(INSTDIR)
+	rm -f $(INSTDIR)/usr/share/glib-2.0/schemas/gschemas.compiled
 
 override_dh_strip:
 	dh_strip --dbg-package=entangle-dbg

-- 
entangle packaging



More information about the Pkg-phototools-devel mailing list