On May 27, Takashi Iwai wrote:

> hmm, then how can you check which directory to be installed?
> each distribution has different file location (although LSB exists).
> creating the file always is not preferred way in the case of init
> script.
This is correct.  That is why make install checks which one of the
various directories actually exists and then does the appropriate install
in DESTDIR/whatever, which is the correct way of doing it.  All I was
adding was for install to actually create the directories in case they did
not exist (for the case of package creation installs).

> perhaps it's better not to install it as default but via
> "make install-debian" or something like that.
This is more painful, I would have thought.

Basically, I am suggesting to leave the install alone as it is correct, I
am only adding the option of creating the directories if they don't
already exist.

tom.
Consultant

AUSSEC    Phone: 61 4 1768 2202
339 Blaxland Rd., Ryde NSW 2112
Email: [EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to