Hee, he yes I need to edit this in any case to my need's. But it help's
people how dont know mutch about that, and it did'nt harm.
I for myself prefer a line like that:
INSTALLPATH=$(DESTDIR)/usr/bin/
but other's maybe dont like that.:D
Am Mittwoch, den 28.01.2009, 21:12 +0100 schrieb Kjetil S. Matheussen:
On Wed, 28 Jan 2009, hermann meyer wrote:
Oh it's simple, just let it look like that:
INSTALLPATH=$(DESTDIR)/usr/local/bin/
In the case $(DESTDIR) isn't set, it would'nt influence the
installation, if a package-builder use the makefile, the installation
go's in the package to $(DESTDIR).
But how do you install jack_capture in, say, /usr/bin/ then?
(I mean, without editing the makefile)
> Thanks hermann
>
> Am Mittwoch, den 28.01.2009, 20:44 +0100 schrieb Kjetil S. Matheussen:
>>
>> On Wed, 28 Jan 2009, hermann meyer wrote:
>>
>>> Hello
>>>
>>> Thanks for the new version, build and run fine here (debian/sid).
>>> I would ask could you add the $(DESTDIR) variable to the Makefile
>>> INSTALLPATH to make Pakeage building a little easier, :)
>>>
>>>
>>
>> Hi,
>>
>> Sure, but I'm not familiar with the use of DESTDIR. How do you want
>> the makefile to look?
>>
>
>