[SCM] libmatroska/master: debian/rules: dh_auto_install stanza dropped

mfv at users.alioth.debian.org mfv at users.alioth.debian.org
Thu Jan 8 07:38:23 UTC 2015


The following commit has been merged in the master branch:
commit 7a3e0346701cd89b69de87a6c7aecef91b42c6d6
Author: Matteo F. Vescovi <mfv at debian.org>
Date:   Wed Jan 7 09:45:52 2015 +0100

    debian/rules: dh_auto_install stanza dropped

diff --git a/debian/rules b/debian/rules
index c8a225f..41914ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,7 @@
 #!/usr/bin/make -f
 
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-
 %:
 	dh $@ --sourcedirectory=make/linux
 
-override_dh_auto_install:
-	dh_auto_install -- \
-		prefix=/usr \
-		libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
-
 override_dh_auto_test:
 	dh_auto_test --no-act

-- 
libmatroska packaging



More information about the pkg-multimedia-commits mailing list