Merge pull request #5 from firasuke/patch-1
PREFIX has to be specified twice
This commit is contained in:
commit
2fc3361abd
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Installation
|
|||
------------
|
||||
|
||||
```sh
|
||||
make
|
||||
make PREFIX=/usr
|
||||
make PREFIX=/usr install # will overwrite existing udev libraries if any
|
||||
# rebuild all packages which depends on udev
|
||||
# here we go !
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue