r1424 - /unstable/ffmpeg-debian/debian/rules
Reinhard Tartler
siretart at tauware.de
Fri Aug 29 07:59:31 UTC 2008
Loïc Minier <lool at dooz.org> writes:
> On Thu, Aug 28, 2008, siretart at users.alioth.debian.org wrote:
>> +# The trailing newline is important!
>> define install_flavor
>> $(MAKE) -C debian-$(1) install DESTDIR=$(CURDIR)/debian/tmp \
>> mandir=$(CURDIR)/debian/tmp/usr/share/man
>> +
>> endef
>
> Thanks, I had in mind to check exactly how I broke the macro (I thought
> it was due to space versus tabs in the beginning), but didn't have time
> to and then decided I should simply rewrite the install to use make
> targets instead of macros.
Ah, I see.
Well, I tried as well to implement it with targets, but failed to do
so. I ended up with looping over the detected flavors using that
parametrized macro. This was inspired by the emacs packaging.
--
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
More information about the pkg-multimedia-maintainers
mailing list