[Pkg-voip-commits] [janus] 05/06: Stop work around wrongly installed headers: Fixed upstream.

Jonas Smedegaard dr at jones.dk
Sat Mar 25 13:10:39 UTC 2017


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

js pushed a commit to branch master
in repository janus.

commit af5edf78b66c26920a098bf93b963a78f35e4daf
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Mar 25 13:34:25 2017 +0100

    Stop work around wrongly installed headers: Fixed upstream.
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9b1587f..d4d2050 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,15 +14,6 @@ override_dh_auto_configure:
 	dh_auto_configure -- --enable-post-processing
 
 override_dh_install:
-	mkdir -p debian/tmp/usr/include/janus/events
-	mv -ft debian/tmp/usr/include/janus/events \
-		debian/tmp/usr/include/janus/eventhandler.h
-	mkdir -p debian/tmp/usr/include/janus/plugins
-	mv -ft debian/tmp/usr/include/janus/plugins \
-		debian/tmp/usr/include/janus/plugin.h
-	mkdir -p debian/tmp/usr/include/janus/transports
-	mv -ft debian/tmp/usr/include/janus/transports \
-		debian/tmp/usr/include/janus/transport.h
 	rename 's/\.sample$$//' debian/tmp/etc/janus/*.sample
 	rm -f debian/tmp/usr/share/janus/streams/test_*
 	dh_install

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



More information about the Pkg-voip-commits mailing list