Bruce Dubbs wrote: > I just ran into a minor problem, but can't figure out how to best fix it > in the book. acl installs /usr/lib/libacl.la. This file has the line: > > dependency_libs=' /usr/usr/lib/libattr.la' > > This should be /usr/lib/libattr.la. I don't see what is making this > line. The obvious fix is to run a sed after installation, but is there > a better way to do it? > > I found this when building consolekit. I don't know how many other > packages will run into it.
Never mind. I noticed that we already make one correction to the file after installation. Might as well make another. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
