er 09, 2014 11:12 PM
To: devel@lists.sailfishos.org
Subject: [SailfishDevel] Include shared library
Hi
I want to include two shared libraries in my RPM file and need some
help. What is the proper configuration to include the libraries in the
RPM. The libraries should be installed in the directory
Hi
I want to include two shared libraries in my RPM file and need some
help. What is the proper configuration to include the libraries in the
RPM. The libraries should be installed in the directory
/usr/share/harbour-masterpassword/lib (harbour restriction). Yes, I have
read the code of the p
Hi Reto,
thanks for your hint:
|-
| It seem you are missing a (at least I didn't spot it...):
|
| INSTALLS += lib
|
| that would explain why it does not install the libs and are not in
the rpm.
|-
Hi,
On 11.09.2014 21:15, Steffen Förster wrote:
Hi
I want to include two shared libraries in my RPM file and need some
help. What is the proper configuration to include the libraries in the
RPM. The libraries should be installed in the directory
/usr/share/harbour-masterpassword/lib (harbour re
Hi
I want to include two shared libraries in my RPM file and need some
help. What is the proper configuration to include the libraries in the
RPM. The libraries should be installed in the directory
/usr/share/harbour-masterpassword/lib (harbour restriction). I have read
the code of the projec