[SCM] libva/master: Use include instead

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Apr 1 16:55:20 UTC 2017


The following commit has been merged in the master branch:
commit 21539d1bcf2721f4cd8c5456ba3c0201c44f5884
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Sat Apr 1 18:22:51 2017 +0200

    Use include instead

diff --git a/debian/rules b/debian/rules
index 2709f0e..2f9eb3b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/dpkg/pkg-info.mk
-
-DEB_HOST_ARCH_OS = $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+include /usr/share/dpkg/architecture.mk
 
 confflags = --disable-silent-rules --enable-static
 ifeq (,$(findstring linux,$(DEB_HOST_ARCH_OS)))

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list