On Mon, 14 Mar 2016 10:38:19 -0500
[email protected] wrote:
> ePDFView-0.1.8 BLFS 7.9 documentation states:
>
> ln -svf ../../../../epdfview/pixmaps/icon_epdfview-$size.png \
> /usr/share/icons/hicolor/${size}x${size}/apps
>
> Where does ../../../../ take me? Assuming I'm in
> /sources/epdfview-0.1.8 I don't see how I can regress four times.
The target name is always relative to the link. So in this case the regression
is apps 1-> ${size}x${size} 2-> hicolor 3-> icons 4-> /usr/share.
> --
> http://lists.linuxfromscratch.org/listinfo/blfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page