Skip to content
Snippets Groups Projects
Commit 20c7aadb authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[debian] Changed dpkh-shlibdeps to dh_shlibdeps

parent 25966ecc
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,6 @@ override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_BUILD_TYPE=RELEASE -DGENERATE_DOC=ON -DCMAKE_INSTALL_PREFIX=/opt/openrobots
override_dh_shlibdeps:
LD_LIBRARY_PATH=/opt/openrobots/lib:/usr/lib/libfakeroot/:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot && dpkg-shlibdeps --
LD_LIBRARY_PATH=/opt/openrobots/lib:/usr/lib/libfakeroot/:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot && dh_shlibdeps --
%:
dh $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment