#2390: Create Linux-PAM symlinks using 'readlink'
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.3
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
----------------------------------------+-----------------------------------
Comment (by [EMAIL PROTECTED]):
That would seem to work. Another option is to throw a basename in with the
readlink so you strip away any leading directory stuff.
{{{
link=$(basename `readlink /lib/$lib`)
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2390#comment:8>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page