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

Bug#514969: zinnia build log



Hello,

On Tue, Feb 24, 2009 at 18:49, Rolf Leggewie
<debian-bugs@rolf.leggewie.biz> wrote:
> Hi,
>
> sorry to keep you waiting.  I published the build log at
> http://oss.leggewie.org/wip/zinnia.log
>

dh_install have a different behavior in v7.

  * dh_install: In v7 mode, if --sourcedir is not specified, first look for
    files in debian/tmp, and then will look in the current directory. This
    allows dh_install to interoperate with dh_auto_install without needing any
    special parameters.

when you backport to v6 or v5, add a "debian/tmp/" prefix to every
line in debian/*.install or change "dh_install" to "dh_install
--sourcedir=debian/tmp"

you can commit this change to git.

good luck


-- 
Best Regards
LI Daobing



Reply to: