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

Re: How to create a soft link with quilt



On Mon, Nov 29, 2010 at 19:39, liang <bluestonechina@gmail.com> wrote:
> Hi, All,
>
> When using 3.0 (quilt) format to package a debian package, I found it
> is impossible to keep soft link with quilt, This is my procedure:
>
> $ quilt new add-celt051-link-to-libcelt.patch
> Patch add-celt051-link-to-libcelt.patch is now on top
> $ quilt add celt051
> File celt051 added to patch add-celt051-link-to-libcelt.patch
> $ ln -s celt-0.5.1.3/libcelt celt051
> $ quilt refresh
> diff: celt051/null: No such file or directory
> Nothing in patch add-celt051-link-to-libcelt.patch
> $
>
> libcelt is a directory under celt-0.5.1.3, I want create a symbol link
> celt051 point to it.
>
> How can I achieve this result?
>
> Thanks and Reguards,
> --
> Liang Guo
> http://bluestone.cublog.cn
>
>

You may want to use a maintainer script to create/remove the link.


-- 
Regards,
Aron Xu


Reply to: