Hello,

On Sun, Jun 28, 2009 at 05:44, Hai Zaar<haiz...@haizaar.com> wrote:
> On Fri, Jun 26, 2009 at 11:52 PM, Russ Allbery<r...@debian.org> wrote:
>> Hai Zaar <haiz...@haizaar.com> writes:
>>
>>> May be you can look at the package and give me a hint please?
>>> http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=libapache2-mod-authnz-external
>>> There is really nothing complicated there.
>>
>> I suspect the problem is that your rules file is running all the
>> debhelper commands twice.  You only have one architecture-dependent
>> package, but you have both populated binary-arch and binary-indep
>> targets and your binary-indep target actually calls all the debhelper
>> commands with the flag for building architecture-dependent packages.  So
>> you're running everything multiple times, particularly since they both
>> depend on install and install in turn doesn't create a stamp file.
>>
>> I think you should toss out that debian/rules file and start again from
>> a debhelper template, either rules.arch or rules.tiny with an override
>> to handle the build.
> Thanks, Russ! Frankly, I've just copied rules file from another apache
> module and just changed names.
> Going from scratch indeed solved the problem. Thanks!
>
> Li, fixed files are uploaded.

uploaded


-- 
Best Regards
LI Daobing


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to