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

Re: changing locations in a package



On Mon, Mar 25, 2002 at 12:43:00PM +0100, martin f krafft wrote:
>   (a) list /usr/share/doc/<package>/{examples,html} in debian/dirs to
>       have the directories created automatically, then use an explicit
>       /bin/mv command to move the files around within the
>       debian/<package>/usr hierarchy
> 
>         make install prefix=./debian/<package>
>         /bin/mv ./debian/<package>/usr/share/<package>/*.sh \
>           ./debian/<package>/usr/share/doc/<package>/examples

I would do this or (c). It doesn't really make a lot of difference, in
my experience; do whatever you think will be least maintenance effort in
the future.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: