summaryrefslogtreecommitdiffstats
path: root/INSTALL
blob: 385e0247426ba4365c0b73c806382ae7f33b51b2 (plain)
1
2
3
4
5
6
7
8
9
10
Usual options for udev installed in the root filesystem are:

  ./configure
    --exec-prefix=""

The defined location for scripts and binaries which are called
from rules is /lib/udev/ on all systems and architectures. Any
other location will break other packages, who rightfully expect
the /lib/udev/ directory, to install their rule helper and udev
rule files.