[Pkg-phototools-devel] [SCM] entangle branch, master, updated. debian/0.4.0-1-16-g460ea04
Matteo F. Vescovi
mfv.debian at gmail.com
Wed Jan 9 14:01:50 UTC 2013
The following commit has been merged in the master branch:
commit 460ea04c18c7730720818af2d8ce7ea5674c9198
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date: Wed Jan 9 12:42:22 2013 +0100
debian/rules: useless dirs and files removed
diff --git a/debian/rules b/debian/rules
index b437cd6..7fbca76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,9 @@ override_dh_auto_configure:
override_dh_auto_install:
dh_auto_install --destdir=$(INSTDIR)
rm -f $(INSTDIR)/usr/share/glib-2.0/schemas/gschemas.compiled
+ rm -f $(INSTDIR)/usr/share/applications/entangle.desktop
+ find $(INSTDIR)/usr/share/applications/ -type d -empty -delete
+ find $(INSTDIR)/usr/share/entangle/plugins/ -type d -empty -delete
override_dh_strip:
dh_strip --dbg-package=entangle-dbg
--
entangle packaging
More information about the Pkg-phototools-devel
mailing list