Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.4.3, 10.2.22, 10.3.13
-
Component/s: Packaging, Platform RedHat
-
Labels:
-
Environment:Fedora - all
Redhat - all
Description
On Fedora & RH OS, the packageconfig file (mariadb.pc) should be:
- in sharedir if arch independend
- in libdir if arch dependend
Since the pkgconfig file contains lines like:
libdir=${prefix}/lib |
libdir=${prefix}/lib64 |
It is clearly arch dependend, thus should be moved to correct location.
Attachments
Issue Links
- relates to
-
MDEV-23538 Rename mariadb.pc to mariadbd.pc to avoid confusion
-
- Open
-
- links to