Re: [Alsa-devel] alsa-driver-0.9.0rc3 patch

2002-09-12 Thread Takashi Iwai
At Thu, 12 Sep 2002 17:10:44 +0100, Ian Grant wrote: > > > At Thu, 12 Sep 2002 16:23:56 +0100, > > Ian Grant wrote: > > > > > > Here is a patch for the toplevel Makefile to remove the $DESTDIR from the path > > > of the System.map file where we check for its existence. This makes the > > > exi

Re: [Alsa-devel] alsa-driver-0.9.0rc3 patch

2002-09-12 Thread Ian Grant
> At Thu, 12 Sep 2002 16:23:56 +0100, > Ian Grant wrote: > > > > Here is a patch for the toplevel Makefile to remove the $DESTDIR from the path > > of the System.map file where we check for its existence. This makes the > > existence check test the same file location as is used in the subsequen

Re: [Alsa-devel] alsa-driver-0.9.0rc3 patch

2002-09-12 Thread Takashi Iwai
At Thu, 12 Sep 2002 16:23:56 +0100, Ian Grant wrote: > > Here is a patch for the toplevel Makefile to remove the $DESTDIR from the path > of the System.map file where we check for its existence. This makes the > existence check test the same file location as is used in the subsequent -F > opti

[Alsa-devel] alsa-driver-0.9.0rc3 patch

2002-09-12 Thread Ian Grant
Hello ALSA people Thanks for making ALSA. Here is a patch for the toplevel Makefile to remove the $DESTDIR from the path of the System.map file where we check for its existence. This makes the existence check test the same file location as is used in the subsequent -F option to depmod. It wor