You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yaz-config and its man page are no longer packaged.
Please switch to pkg-config (yaz, yaz-icu or yaz-server).
This also makes the package reproducible. Closes: #955501
I installed pkg-config and created a script to replace the missing yas-config
#!/bin/bash
pkg-config yaz $*
The text was updated successfully, but these errors were encountered:
yaz (5.30.0-1)
Please switch to pkg-config (yaz, yaz-icu or yaz-server).
This also makes the package reproducible. Closes: #955501
I installed pkg-config and created a script to replace the missing yas-config
#!/bin/bash
pkg-config yaz $*
The text was updated successfully, but these errors were encountered: