Changes between Version 1 and Version 2 of gnome-icon-theme
- Timestamp:
- 10/12/2008 01:07:35 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gnome-icon-theme
v1 v2 2 2 3 3 [wiki:GNOMECorePackages Up][[br]] 4 5 This package installs the file gnome-icons-theme.pc in "$(GNOME_PREFIX)/share/pkgconfig", not in $(GNOME_PREFIX)/lib/pkgconfig". 6 I enter the following line, just before calling configure to correct this problem : 7 sed -i -e "s|datadir)/pkgconfig|libdir)/pkgconfig|" Makefile.in 8 4 9 [wiki:BlfsNotes Top]