[pulseaudio-discuss] Creation of directory "/lib/udev/rules.d"

Matthias Scheler tron at zhadum.org.uk
Sun Jul 4 10:45:17 PDT 2010


	Hello,

"pulseaudio" always tries to create the directory "/lib/udev/rules.d"
even if the platform doesn't use "udev".

Changing "src/Makefile.am" like this ...

if HAVE_UDEV
udevrulesdir=/lib/udev/rules.d
else
udevrulesdir=
endif

... fixes that problem for me.

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/



More information about the pulseaudio-discuss mailing list