diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2013-05-14 01:57:34 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2013-05-14 01:57:34 +0200 |
commit | 9e3eff1c3a2b7105fecf6d0d7f052eb9943fbada (patch) | |
tree | e28d75366e004e3865deefb5bcaa2dc8e0d3a773 /qtc_packaging | |
parent | 80c58c124caf17f670d8efc120f5ae4bfd9aa09f (diff) | |
download | sowatch-9e3eff1c3a2b7105fecf6d0d7f052eb9943fbada.tar.gz sowatch-9e3eff1c3a2b7105fecf6d0d7f052eb9943fbada.zip |
perform only one bluetooth discovery for all watches
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 |