[SCM] intel-vaapi-driver/master: Remove some unneeded lines from debian/rules.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Fri Mar 16 16:41:26 UTC 2012


The following commit has been merged in the master branch:
commit 2b7a825deea3d90285375dfdcd2299a79b197eb9
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Fri Mar 16 12:17:54 2012 -0400

    Remove some unneeded lines from debian/rules.

diff --git a/debian/rules b/debian/rules
index 60858b5..09195d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,20 +1,10 @@
 #!/usr/bin/make -f
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
 	dh $@ --with autoreconf
 
-.PHONY: override_dh_strip
 override_dh_strip:
 	dh_strip --dbg-package=libva-intel-vaapi-driver-dbg
 
-override_dh_auto_install:
-	dh_auto_install --destdir=debian/tmp
-
-override_dh_install:
-	dh_install --list-missing
-
 get-orig-source:
 	$(dir $_)intel-get-orig-source

-- 
intel-vaapi-driver packaging



More information about the pkg-multimedia-commits mailing list