Opened 4 years ago
Closed 4 years ago
Last modified 4 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