Osamu Aoki wrote:

> This is normal and pointer to --no-act should help.

Yes, I think that’s already enough.

> But I also wanted
> to get a bit more in the footnote ...  I added now in svn:
> 
> $ debian/rules '--no-act build'

Pedantic point: the argument should be 'build --no-act' or ‘make’
will treat it as an unknown option.

> I think that this makes you to stop putting somewhat complicated script
> at the top of debian/rules.

I have considered just dropping it before, anyway, since as you noted,
‘dh --no-act <target>’ tells everything already.

The reason I didn’t is to help people not familiar with Debian to get
to know a package, by removing the need to get deeply acquainted
with ‘dh’.  make -f <makefile> -n <target> is the standard way to
learn what a target does.  But that is neither here nor there; I am
starting to regret bringing it up...

> Wait for few hours to show up on the web.

I just checked the svn.  Well, the debian/rules 'text with spaces'
thing is a neat trick, so I don’t mind it too much.  I suppose it will
help people stop thinking of debian/rules as a traditional makefile
and get used to thinking of it as a sort of shell script with
different syntax --- a good thing.

Cheers,
Jonathan



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

Reply via email to