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

Re: file not instaled by makefile



On Wed, 25 Mar 2009 13:53:10 +0100 (CET)
Jaromír Mikeš <mira.mikes@seznam.cz> wrote:

> Hello mentors,
> 
> I can't get over with installing single file not installed by makefile.
> name of file is uhjenc.conf and this file is in dir "config-files"

If you have a debian/install file, you don't need to list the files when
calling dh_install; otherwise, you have to also list the target directory,
for example:

    dh_install -i config-files/uhjenc.conf etc/

-- 
Andrea Bolognani <eof@kiyuko.org>
Resistance is futile, you will be garbage collected.

Attachment: pgpaytQHCsfRL.pgp
Description: PGP signature


Reply to: