[SCM] libva/master: Clean up

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Jul 24 14:22:55 UTC 2016


The following commit has been merged in the master branch:
commit 48df57f8b47a57880c92f50f3d9a005677a70f0e
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Jul 24 16:15:15 2016 +0200

    Clean up

diff --git a/debian/rules b/debian/rules
index 7c2b158..9a48341 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,9 +16,11 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 override_dh_auto_configure:
 	dh_auto_configure -- $(confflags)
 
-override_dh_auto_build:
+debian/dh/dh_libva.1:
+	cd debian/dh && pod2man -c Debhelper -r '' dh_libva dh_libva.1
+
+override_dh_auto_build: debian/dh/dh_libva.1
 	dh_auto_build
-	cd debian/dh/ && pod2man -c Debhelper -r '' dh_libva dh_libva.1
 
 override_dh_makeshlibs:
 	dh_makeshlibs -Xdummy_drv_video.so

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list