Test for jansson shared library rather than .la file (#60082)

Test for jansson shared library rather than libtool archive
This commit is contained in:
Will Dollman 2024-02-02 10:43:54 +00:00 committed by GitHub
parent c860b01eac
commit e3889dff42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -32,5 +32,5 @@ fileExistenceTests:
gid: 101
permissions: 'drwxr-xr-x'
- name: 'jansson package'
path: 'usr/lib/libjansson.la'
path: 'usr/lib/libjansson.so.4'
shouldExist: true

View File

@ -45,7 +45,7 @@ fileExistenceTests:
gid: 101
permissions: 'drwxr-xr-x'
- name: 'jansson package'
path: 'usr/lib/libjansson.la'
path: 'usr/lib/libjansson.so.4'
shouldExist: true
metadataTest: