[Pkg-zfsonlinux-devel] [SCM] zfs branch, master, updated. upstream/0.6.4.2-607-g2097931

Aron Xu aron at debian.org
Thu Aug 13 13:38:43 UTC 2015


The following commit has been merged in the master branch:
commit 2097931ff265bc327c7ef60f8b5c422ed8e7bba5
Author: Aron Xu <aron at debian.org>
Date:   Thu Aug 13 21:36:21 2015 +0800

    Add --list-missing to dh_install

diff --git a/debian/rules b/debian/rules
index 858d9b1..b5bf503 100755
--- a/debian/rules
+++ b/debian/rules
@@ -163,7 +163,7 @@ endif
 
 override_dh_install:
 	find . -name lib*.la -delete
-	dh_install
+	dh_install --list-missing
 
 # ------------
 
@@ -223,5 +223,4 @@ override_dh_binary-modules: override_dh_prep-deb-files override_dh_configure_mod
 	dh_installdeb -p${pmodules}
 	dh_gencontrol -p${pmodules}
 	dh_md5sums -p${pmodules}
-
 	dh_builddeb -p${pmodules}

-- 
ZFS on Linux



More information about the Pkg-zfsonlinux-devel mailing list