mirror of https://github.com/nirenjan/libx52.git
parent
1df4f29d4e
commit
59c4643474
|
@ -52,7 +52,7 @@ You will also need the following packages to run the unit tests:
|
||||||
```
|
```
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--with-udevrulesdir=$(pkg-config --variable=udevdir)/rules.d
|
--with-udevrulesdir=$(pkg-config --variable=udevdir udev)/rules.d
|
||||||
make && sudo make install
|
make && sudo make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue