disable dpkg-shlibdeps

we don't want to check library dependences of fsimage.so, it will be always here
This commit is contained in:
Frank Zhang 2010-12-06 11:59:35 -08:00
parent 92815fc9f7
commit 33cfd8b597

2
debian/rules vendored
View File

@ -111,7 +111,7 @@ binary-common:
# dh_perl
dh_makeshlibs
dh_installdeb
dh_shlibdeps
# dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb