[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sponsor for popfile



Lucas Wall <kthulhu@usa.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
>        I read the Debian Policy and didn't installed documentation in "/usr/lib". What I did was move the html manual out of the main program install dir and place it in "/usr/share/doc", but the web UI links to the manual so I placed a symbolic link.
> 
>                ln -fs /usr/share/doc/popfile/manual $(DESTDIR)/usr/lib/popfile/manual

you can use dh_links and set:

echo usr/share/doc/popfile/manual usr/lib/popfile \
    > debian/popfile.links




Reply to: