1
0
Fork 0

Merge pull request #5 from firasuke/patch-1

PREFIX has to be specified twice
This commit is contained in:
illiliti 2020-09-15 00:53:22 +03:00 committed by GitHub
commit 2fc3361abd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 !