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
+1 -1
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 !