[SCM] phat/master: with autotools_dev added to rules file

Jaromír Mikeš mira.mikes at gmail.com
Thu Feb 17 15:03:07 UTC 2011


2011/2/17 Felipe Sateler <fsateler at debian.org>:
> On Thu, Feb 17, 2011 at 05:38,  <mira-guest at users.alioth.debian.org> wrote:
>> The following commit has been merged in the master branch:
>> commit 8d40f0af85e405ac533cc9f27a7b221928234572
>> Author: Jaromír Mikeš <mira.mikes at seznam.cz>
>> Date:   Thu Feb 17 06:36:48 2011 +0100
>>
>>    with autotools_dev added to rules file
>>
>> diff --git a/debian/rules b/debian/rules
>> index 03e97ca..88c48b6 100755
>> --- a/debian/rules
>> +++ b/debian/rules
>> @@ -4,10 +4,7 @@
>>  LDFLAGS+=-Wl,--as-needed
>>
>>  %:
>> -       dh $@
>> -
>> -override_dh_auto_configure:
>> -       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --with-html-dir=\$${prefix}/share/libphat0-dev/html
>> +       dh $@ --with autotools_dev
>
> Looks like the above will miss configure flags...
> --

Hi Felipe,

I am just trying which configure flags are really needed or if
dh_auto_configure will manage without them.
It still work in progress.
But having different problem now ... changes in files
phat/config.guess and  phat/config.sub make git dirty and build
process
"abort-on-upstream-changes"
Any advice here?

regards

mira



More information about the pkg-multimedia-maintainers mailing list