On 2024/01/03 16:02:12 +0100, Omar Polo <[email protected]> wrote:
> [...]
> at the top of the PLIST, plus the following quirks diff so that pkg_add
> is able to upgrade from llama to walk.  Maybe even a llama -> walk
> symlink to ease the transition?
> 
> : post-install:
> :     cd ${PREFIX}/bin && ln -s nsxiv sxiv

sigh, copy-pasting... this should obviously have been

        cd ${PREFIX}/bin && ln -s walk llama

> (+ make update-plist)
> 
> Other than that, looks ok to me, although I'm not using it anymore ^^"


Reply via email to