[SCM] vdpau-video/master: Remove redundant calls to dh_testdir.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Tue Mar 20 06:06:55 UTC 2012


The following commit has been merged in the master branch:
commit a016763bea13f06b4e088d629b2a4b028c1f19f6
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Tue Mar 20 01:40:32 2012 -0400

    Remove redundant calls to dh_testdir.

diff --git a/debian/rules b/debian/rules
index 5488fd5..0e54451 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,11 +6,9 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_testdir
 	dh_auto_configure -- --enable-glx
 
 override_dh_auto_install:
-	dh_testdir
 	dh_auto_install
 	rm $(CURDIR)/debian/vdpau-va-driver/usr/lib/$(DEB_HOST_MULTIARCH)/dri/*.la
 

-- 
vdpau-video packaging



More information about the pkg-multimedia-commits mailing list