[tango] 11/21: do not install the notif_daemon which is no more distributed

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Fri Jan 15 15:59:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

picca pushed a commit to branch master
in repository tango.

commit efb64ed1fde1e298b93e44507874a958d082d6bd
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu Jul 9 14:03:19 2015 +0200

    do not install the notif_daemon which is no more distributed
---
 debian/rules                 | 3 +++
 debian/tango-starter.install | 2 --
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index ea18da2..8231d86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,6 +52,9 @@ override_dh_installinit:
 	dh_installinit -ptango-starter --update-rcd-params="defaults 30"
 	dh_installinit -a -Ntango-accesscontrol -Ntango-starter
 
+override_dh_install:
+	dh_install --fail-missing -X.la
+
 %:
 	dh $@ --builddirectory=$(BUILDROOT) --with autoreconf
 
diff --git a/debian/tango-starter.install b/debian/tango-starter.install
index 966fb7c..3242729 100644
--- a/debian/tango-starter.install
+++ b/debian/tango-starter.install
@@ -1,3 +1 @@
 usr/bin/Starter usr/lib/tango
-usr/bin/notify_daemon usr/lib/tango
-usr/bin/notifd2db usr/lib/tango

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/tango.git



More information about the debian-science-commits mailing list