changeset 32425:0b221d9da48e

don't fail debian package build if not all shlibdeps information could be retrieved This step fails if the binary NVidia are installed. Patch by: Nick Koretsky <nick_koretsky at ukr dot net>
author siretart
date Mon, 18 Oct 2010 15:00:17 +0000
parents ad5550203548
children fbee56276c87
files debian/rules
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/debian/rules	Sun Oct 17 17:41:05 2010 +0000
+++ b/debian/rules	Mon Oct 18 15:00:17 2010 +0000
@@ -175,7 +175,7 @@
 	dh_fixperms -a
 	dh_makeshlibs -a
 	dh_installdeb
-	dh_shlibdeps
+	dh_shlibdeps -- --ignore-missing-info
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb