diff options
Diffstat (limited to 'qtc_packaging')
-rwxr-xr-x | qtc_packaging/debian_harmattan/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtc_packaging/debian_harmattan/rules b/qtc_packaging/debian_harmattan/rules index 2460fe9..e6286ce 100755 --- a/qtc_packaging/debian_harmattan/rules +++ b/qtc_packaging/debian_harmattan/rules @@ -69,7 +69,7 @@ binary-arch: build install dh_fixperms # dh_makeshlibs # Uncomment this line for use without Qt Creator dh_installdeb - # dh_shlibdeps # Uncomment this line for use without Qt Creator + # dh_shlibdeps -l/opt/sowatch/lib # Uncomment this line for use without Qt Creator dh_gencontrol dh_md5sums dh_builddeb |