Fix shlibdeps to get the built library
This commit is contained in:
parent
159933b8c1
commit
b168d6d3f1
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -90,7 +90,7 @@ binary-arch: build install
|
|||
dh_makeshlibs
|
||||
dh_installdeb
|
||||
# dh_perl
|
||||
dh_shlibdeps
|
||||
dh_shlibdeps -l`pwd`/debian/tmp/usr/lib/
|
||||
dh_gencontrol
|
||||
dh_md5sums
|
||||
dh_builddeb
|
||||
|
|
Loading…
Add table
Reference in a new issue