[SCM] libmatroska/master: debian/rules: source directory parameter 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 e02c717713566a78e178653dc6cb3008de5822b0
Author: Matteo F. Vescovi <mfv at debian.org>
Date: Wed Jan 7 09:47:06 2015 +0100
debian/rules: source directory parameter dropped
diff --git a/debian/rules b/debian/rules
index 41914ae..219968c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --sourcedirectory=make/linux
+ dh $@
override_dh_auto_test:
dh_auto_test --no-act
--
libmatroska packaging
More information about the pkg-multimedia-commits
mailing list