alsa-utils/alsaconf
Philippe De Muyter 07ca0dd40b alsaconf: use 'type -p', not which
Here is a small patch for alsaconf, which removes an useless dependency
on `which' by using a bash built-in instead : `type -p'.  I encountered
the problem of the missing `which' while using alsaconf on a clfs-built
linux system.  It is useless to install `which' when we already have
`type -p', and alsaconf already needs bash, so this does not replace
a dependency by another one, but really removes a dependency for alsaconf.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-06-06 12:25:22 +02:00
..
po Fix a text in alsa-utils 2005-12-02 11:45:25 +00:00
alsaconf.8 Sort options in alphabetic order 2005-01-20 18:06:10 +00:00
alsaconf.fr.8 Add alsaconf french man page 2005-03-16 13:30:47 +00:00
alsaconf.in alsaconf: use 'type -p', not which 2008-06-06 12:25:22 +02:00
Makefile.am Allow separate build and source trees 2005-08-23 12:09:30 +00:00