Richard Melville wrote:
A minor error but it made my script fail:-
*Installed Directory:* /usr/share/icons/hicolor
This package does not install that directory, but rather installs the file
"index.theme" in that directory.
Checking my log:
BLFS Start INSTALL
make[1]: Entering directory '/tmp/hicolor/hicolor-icon-theme-0.15'
make[1]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/share/icons/hicolor'
/usr/bin/install -c -m 644 index.theme '/usr/share/icons/hicolor'
So you are right that does install "index.theme", but it does also create
the /usr/share/icons/hicolor directory if it does not already exist.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page