[vdr] 07/08: Fixed installation of auto generated plugin config to happen before dh_fixperms

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Oct 10 11:05:25 UTC 2015


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

tiber-guest pushed a commit to branch master
in repository vdr.

commit bbd37c8fe77ac3de673731e0d66d0304c6b744e8
Author: Tobias Grimm <etobi at debian.org>
Date:   Tue Oct 6 22:59:49 2015 +0200

    Fixed installation of auto generated plugin config to happen before
    dh_fixperms
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7ecda1a..a258df4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,6 +37,7 @@ override_dh_install:
 	for example in hello osddemo pictures servicedemo skincurses status svdrpdemo rcu; do \
 	    install -D PLUGINS/src/$$example/README debian/vdr-plugin-examples/usr/share/doc/vdr-plugin-examples/README.$$example; \
 	done
+	DH_AUTOSCRIPTDIR=debian/dh-addon-vdrplugin debian/dh-addon-vdrplugin/dh_vdrplugin_enable
 
 override_dh_installinit:
 	dh_installinit --error-handler true
@@ -54,10 +55,6 @@ override_dh_installchangelogs:
 	dh_installchangelogs -pvdr-plugin-examples
 	dh_installchangelogs
 
-override_dh_installdeb:
-	DH_AUTOSCRIPTDIR=debian/dh-addon-vdrplugin debian/dh-addon-vdrplugin/dh_vdrplugin_enable
-	dh_installdeb
-
 check-patches:
 	python debian/patchcheck.py -c
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr.git



More information about the pkg-vdr-dvb-changes mailing list