Opened 5 years ago
Closed 5 years ago
Last modified 5 years ago
Should be in /usr/lib/pkgconfig
This problem can be fixed with:
sed -i 's:$(LIBDIR)/$(PKGCONFIG_DIR):/usr/lib/pkgconfig:' Makefile
Fixed at revision 23147.
Milestone renamed
This problem can be fixed with:
sed -i 's:$(LIBDIR)/$(PKGCONFIG_DIR):/usr/lib/pkgconfig:' Makefile